[INFO] fetching crate fil_actor_bundler 2.0.0... [INFO] testing fil_actor_bundler-2.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate fil_actor_bundler 2.0.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate fil_actor_bundler 2.0.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/source/rust-toolchain [INFO] started tweaking crates.io crate fil_actor_bundler 2.0.0 [INFO] finished tweaking crates.io crate fil_actor_bundler 2.0.0 [INFO] tweaked toml for crates.io crate fil_actor_bundler 2.0.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate fil_actor_bundler 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60a713c0f945f867e2ebd3ec3a704878c5d4db2a5044d00a8531b6b1e6d20485 [INFO] running `Command { std: "docker" "start" "-a" "60a713c0f945f867e2ebd3ec3a704878c5d4db2a5044d00a8531b6b1e6d20485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60a713c0f945f867e2ebd3ec3a704878c5d4db2a5044d00a8531b6b1e6d20485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a713c0f945f867e2ebd3ec3a704878c5d4db2a5044d00a8531b6b1e6d20485", kill_on_drop: false }` [INFO] [stdout] 60a713c0f945f867e2ebd3ec3a704878c5d4db2a5044d00a8531b6b1e6d20485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf753921dbdfdb774abfd0bc66945b0ceaca6c97f5857b595b8c22b70b948075 [INFO] running `Command { std: "docker" "start" "-a" "cf753921dbdfdb774abfd0bc66945b0ceaca6c97f5857b595b8c22b70b948075", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling multihash-derive v0.8.0 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling integer-encoding v3.0.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling cs_serde_bytes v0.12.0 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling multihash v0.16.1 [INFO] [stderr] Compiling cid v0.8.3 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.1.2 [INFO] [stderr] Compiling fvm_shared v0.2.2 [INFO] [stderr] Compiling fvm_ipld_car v0.2.0 [INFO] [stderr] Compiling fil_actor_bundler v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.93s [INFO] running `Command { std: "docker" "inspect" "cf753921dbdfdb774abfd0bc66945b0ceaca6c97f5857b595b8c22b70b948075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf753921dbdfdb774abfd0bc66945b0ceaca6c97f5857b595b8c22b70b948075", kill_on_drop: false }` [INFO] [stdout] cf753921dbdfdb774abfd0bc66945b0ceaca6c97f5857b595b8c22b70b948075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 311f4ac6682aa765dba2497c0e60182edb2f3d72bed70be6a1350608f98eb3ef [INFO] running `Command { std: "docker" "start" "-a" "311f4ac6682aa765dba2497c0e60182edb2f3d72bed70be6a1350608f98eb3ef", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fil_actor_bundler v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.25s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fil_actor_bundler-8b2c1a776e87eeb5) [INFO] [stderr] Executable unittests src/bin/bundler.rs (/opt/rustwide/target/debug/deps/bundler-2614e1d56638c823) [INFO] running `Command { std: "docker" "inspect" "311f4ac6682aa765dba2497c0e60182edb2f3d72bed70be6a1350608f98eb3ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311f4ac6682aa765dba2497c0e60182edb2f3d72bed70be6a1350608f98eb3ef", kill_on_drop: false }` [INFO] [stdout] 311f4ac6682aa765dba2497c0e60182edb2f3d72bed70be6a1350608f98eb3ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 774a7b3c2011b1106dd601eb44221fd6bb374ab8beed272de8cd8d9fb7f3753a [INFO] running `Command { std: "docker" "start" "-a" "774a7b3c2011b1106dd601eb44221fd6bb374ab8beed272de8cd8d9fb7f3753a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fil_actor_bundler-8b2c1a776e87eeb5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_bundler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/bundler.rs (/opt/rustwide/target/debug/deps/bundler-2614e1d56638c823) [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] [stderr] Doc-tests fil_actor_bundler [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" "774a7b3c2011b1106dd601eb44221fd6bb374ab8beed272de8cd8d9fb7f3753a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774a7b3c2011b1106dd601eb44221fd6bb374ab8beed272de8cd8d9fb7f3753a", kill_on_drop: false }` [INFO] [stdout] 774a7b3c2011b1106dd601eb44221fd6bb374ab8beed272de8cd8d9fb7f3753a