[INFO] fetching crate prescript 0.1.1... [INFO] testing prescript-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate prescript 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate prescript 0.1.1 [INFO] finished tweaking crates.io crate prescript 0.1.1 [INFO] tweaked toml for crates.io crate prescript 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prescript 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prescript 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c409a8f70c185fd20158f811c417f5a9d39078db540493be4cb5589d7c33713 [INFO] running `Command { std: "docker" "start" "-a" "2c409a8f70c185fd20158f811c417f5a9d39078db540493be4cb5589d7c33713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c409a8f70c185fd20158f811c417f5a9d39078db540493be4cb5589d7c33713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c409a8f70c185fd20158f811c417f5a9d39078db540493be4cb5589d7c33713", kill_on_drop: false }` [INFO] [stdout] 2c409a8f70c185fd20158f811c417f5a9d39078db540493be4cb5589d7c33713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc2ac1cdc8e013d99179341a882cf8086d88f4bd49671ea964497c00b48bc192 [INFO] running `Command { std: "docker" "start" "-a" "dc2ac1cdc8e013d99179341a882cf8086d88f4bd49671ea964497c00b48bc192", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling prescript v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.18s [INFO] running `Command { std: "docker" "inspect" "dc2ac1cdc8e013d99179341a882cf8086d88f4bd49671ea964497c00b48bc192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2ac1cdc8e013d99179341a882cf8086d88f4bd49671ea964497c00b48bc192", kill_on_drop: false }` [INFO] [stdout] dc2ac1cdc8e013d99179341a882cf8086d88f4bd49671ea964497c00b48bc192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d813b2b7a8dd3917b2efea43beb2cd22abd26808d905da0089545f58f2e11f1f [INFO] running `Command { std: "docker" "start" "-a" "d813b2b7a8dd3917b2efea43beb2cd22abd26808d905da0089545f58f2e11f1f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling prescript v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/d050000l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | let data = include_bytes!("../../../nipdf/fonts/d050000l.pfb"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/d050000l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | include_bytes!("../../../nipdf/fonts/d050000l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n019003l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | include_bytes!("../../../nipdf/fonts/n019003l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n019004l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | include_bytes!("../../../nipdf/fonts/n019004l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n019023l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | include_bytes!("../../../nipdf/fonts/n019023l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n019024l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | include_bytes!("../../../nipdf/fonts/n019024l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n021003l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | include_bytes!("../../../nipdf/fonts/n021003l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n021004l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | include_bytes!("../../../nipdf/fonts/n021004l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n021023l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | include_bytes!("../../../nipdf/fonts/n021023l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n021024l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | include_bytes!("../../../nipdf/fonts/n021024l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n022003l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | include_bytes!("../../../nipdf/fonts/n022003l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n022004l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | include_bytes!("../../../nipdf/fonts/n022004l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n022023l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | include_bytes!("../../../nipdf/fonts/n022023l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/n022024l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | include_bytes!("../../../nipdf/fonts/n022024l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/type1/../../../nipdf/fonts/s050000l.pfb`: No such file or directory (os error 2) [INFO] [stdout] --> src/type1/tests.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | include_bytes!("../../../nipdf/fonts/s050000l.pfb"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prescript` (lib test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "d813b2b7a8dd3917b2efea43beb2cd22abd26808d905da0089545f58f2e11f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d813b2b7a8dd3917b2efea43beb2cd22abd26808d905da0089545f58f2e11f1f", kill_on_drop: false }` [INFO] [stdout] d813b2b7a8dd3917b2efea43beb2cd22abd26808d905da0089545f58f2e11f1f