[INFO] fetching crate pallas-chainsync 0.4.0... [INFO] testing pallas-chainsync-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pallas-chainsync 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pallas-chainsync 0.4.0 [INFO] finished tweaking crates.io crate pallas-chainsync 0.4.0 [INFO] tweaked toml for crates.io crate pallas-chainsync 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas-chainsync 0.4.0 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 pallas-chainsync 0.4.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallas-machines v0.4.0 [INFO] [stderr] Downloaded pallas-crypto v0.4.0 [INFO] [stderr] Downloaded minicbor-derive v0.8.0 [INFO] [stderr] Downloaded pallas-txsubmission v0.4.0 [INFO] [stderr] Downloaded pallas-handshake v0.4.0 [INFO] [stderr] Downloaded minicbor v0.13.0 [INFO] [stderr] Downloaded pallas-alonzo v0.4.0 [INFO] [stderr] Downloaded cryptoxide v0.4.2 [INFO] [stderr] Downloaded pallas-multiplexer v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 27aa9400bb4faa5192dc4f23092b891118bec2a4a262fe6cfec8bf350cce1d57 [INFO] running `Command { std: "docker" "start" "-a" "27aa9400bb4faa5192dc4f23092b891118bec2a4a262fe6cfec8bf350cce1d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27aa9400bb4faa5192dc4f23092b891118bec2a4a262fe6cfec8bf350cce1d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27aa9400bb4faa5192dc4f23092b891118bec2a4a262fe6cfec8bf350cce1d57", kill_on_drop: false }` [INFO] [stdout] 27aa9400bb4faa5192dc4f23092b891118bec2a4a262fe6cfec8bf350cce1d57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1db1bdc48adccf1d775b4f5e63b1dfde99f10124926075f4699f27c17375af3d [INFO] running `Command { std: "docker" "start" "-a" "1db1bdc48adccf1d775b4f5e63b1dfde99f10124926075f4699f27c17375af3d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minicbor v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pallas-multiplexer v0.4.0 [INFO] [stderr] Compiling pallas-machines v0.4.0 [INFO] [stderr] Compiling pallas-chainsync v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `codec::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use codec::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "1db1bdc48adccf1d775b4f5e63b1dfde99f10124926075f4699f27c17375af3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db1bdc48adccf1d775b4f5e63b1dfde99f10124926075f4699f27c17375af3d", kill_on_drop: false }` [INFO] [stdout] 1db1bdc48adccf1d775b4f5e63b1dfde99f10124926075f4699f27c17375af3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2e32a0fca96d0fe0d6d5a0e0e3fbe152104c1e1c272fed54fa9e37bd57857142 [INFO] running `Command { std: "docker" "start" "-a" "2e32a0fca96d0fe0d6d5a0e0e3fbe152104c1e1c272fed54fa9e37bd57857142", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cryptoxide v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pallas-multiplexer v0.4.0 [INFO] [stderr] Compiling pallas-machines v0.4.0 [INFO] [stderr] Compiling pallas-chainsync v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `codec::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use codec::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pallas-txsubmission v0.4.0 [INFO] [stderr] Compiling pallas-handshake v0.4.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling minicbor-derive v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pallas-crypto v0.4.0 [INFO] [stderr] Compiling pallas-alonzo v0.4.0 [INFO] [stdout] warning: unused import: `codec::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use codec::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.59s [INFO] running `Command { std: "docker" "inspect" "2e32a0fca96d0fe0d6d5a0e0e3fbe152104c1e1c272fed54fa9e37bd57857142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e32a0fca96d0fe0d6d5a0e0e3fbe152104c1e1c272fed54fa9e37bd57857142", kill_on_drop: false }` [INFO] [stdout] 2e32a0fca96d0fe0d6d5a0e0e3fbe152104c1e1c272fed54fa9e37bd57857142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 57c98a2bb6d9ee51c5d7f51c49a0732909a156314ea9da3b875c3c5024d481d1 [INFO] running `Command { std: "docker" "start" "-a" "57c98a2bb6d9ee51c5d7f51c49a0732909a156314ea9da3b875c3c5024d481d1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `codec::*` [INFO] [stderr] --> src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use codec::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pallas-chainsync` (lib) generated 1 warning (run `cargo fix --lib -p pallas-chainsync` to apply 1 suggestion) [INFO] [stderr] warning: `pallas-chainsync` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pallas_chainsync-cc7c2057915ffaff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57c98a2bb6d9ee51c5d7f51c49a0732909a156314ea9da3b875c3c5024d481d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c98a2bb6d9ee51c5d7f51c49a0732909a156314ea9da3b875c3c5024d481d1", kill_on_drop: false }` [INFO] [stdout] 57c98a2bb6d9ee51c5d7f51c49a0732909a156314ea9da3b875c3c5024d481d1