[INFO] fetching crate prescript 0.1.1... [INFO] testing prescript-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate prescript 0.1.1 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prescript 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.41.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46fa2077f2a430900dd0492430fb2049c46e36a8b7cc175a59884ed379b62c3b [INFO] running `Command { std: "docker" "start" "-a" "46fa2077f2a430900dd0492430fb2049c46e36a8b7cc175a59884ed379b62c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46fa2077f2a430900dd0492430fb2049c46e36a8b7cc175a59884ed379b62c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fa2077f2a430900dd0492430fb2049c46e36a8b7cc175a59884ed379b62c3b", kill_on_drop: false }` [INFO] [stdout] 46fa2077f2a430900dd0492430fb2049c46e36a8b7cc175a59884ed379b62c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1f4a5e15a00e2faba55fbaa0b5e46b321bef1fe8d4b860ad269af5bb09d1dc1e [INFO] running `Command { std: "docker" "start" "-a" "1f4a5e15a00e2faba55fbaa0b5e46b321bef1fe8d4b860ad269af5bb09d1dc1e", 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 tinyvec v1.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [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 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 11.68s [INFO] running `Command { std: "docker" "inspect" "1f4a5e15a00e2faba55fbaa0b5e46b321bef1fe8d4b860ad269af5bb09d1dc1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4a5e15a00e2faba55fbaa0b5e46b321bef1fe8d4b860ad269af5bb09d1dc1e", kill_on_drop: false }` [INFO] [stdout] 1f4a5e15a00e2faba55fbaa0b5e46b321bef1fe8d4b860ad269af5bb09d1dc1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ddd02a6d71980cfe480304d58260ebffd8340f78dd6c9f14347ae4bccc5c547e [INFO] running `Command { std: "docker" "start" "-a" "ddd02a6d71980cfe480304d58260ebffd8340f78dd6c9f14347ae4bccc5c547e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [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 base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.89 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [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 enum-ordinalize v4.3.0 [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 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" "ddd02a6d71980cfe480304d58260ebffd8340f78dd6c9f14347ae4bccc5c547e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd02a6d71980cfe480304d58260ebffd8340f78dd6c9f14347ae4bccc5c547e", kill_on_drop: false }` [INFO] [stdout] ddd02a6d71980cfe480304d58260ebffd8340f78dd6c9f14347ae4bccc5c547e