[INFO] fetching crate elfo 0.1.35... [INFO] testing elfo-0.1.35 against 1.60.0 for beta-1.61-1 [INFO] extracting crate elfo 0.1.35 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate elfo 0.1.35 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elfo 0.1.35 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate elfo 0.1.35 [INFO] tweaked toml for crates.io crate elfo 0.1.35 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate elfo 0.1.35 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-7/source/examples/test.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.5 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded tracing-subscriber v0.3.9 [INFO] [stderr] Downloaded elfo-telemeter v0.1.8 [INFO] [stderr] Downloaded elfo-pinger v0.1.0 [INFO] [stderr] Downloaded elfo-dumper v0.1.6 [INFO] [stderr] Downloaded elfo-logger v0.1.7 [INFO] [stderr] Downloaded elfo-test v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fea762dc979a5f10d72d1351de43ecb10ab9368213dbc71da32665fe344dce49 [INFO] running `Command { std: "docker" "start" "-a" "fea762dc979a5f10d72d1351de43ecb10ab9368213dbc71da32665fe344dce49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fea762dc979a5f10d72d1351de43ecb10ab9368213dbc71da32665fe344dce49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea762dc979a5f10d72d1351de43ecb10ab9368213dbc71da32665fe344dce49", kill_on_drop: false }` [INFO] [stdout] fea762dc979a5f10d72d1351de43ecb10ab9368213dbc71da32665fe344dce49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fec7625e9a48ead78f4c6069f0bc2273c4f434fa3ecf43900109a021a40c4585 [INFO] running `Command { std: "docker" "start" "-a" "fec7625e9a48ead78f4c6069f0bc2273c4f434fa3ecf43900109a021a40c4585", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/test.rs [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling smallbox v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling elfo-macros v0.1.12 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling elfo-utils v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling elfo-core v0.1.30 [INFO] [stderr] Compiling elfo v0.1.35 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `Command { std: "docker" "inspect" "fec7625e9a48ead78f4c6069f0bc2273c4f434fa3ecf43900109a021a40c4585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec7625e9a48ead78f4c6069f0bc2273c4f434fa3ecf43900109a021a40c4585", kill_on_drop: false }` [INFO] [stdout] fec7625e9a48ead78f4c6069f0bc2273c4f434fa3ecf43900109a021a40c4585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e683037016984d982f14e21f863f9b7e4e333a0c9c30387a242c155a7c165217 [INFO] running `Command { std: "docker" "start" "-a" "e683037016984d982f14e21f863f9b7e4e333a0c9c30387a242c155a7c165217", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/test.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling elfo-configurer v0.1.11 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling elfo-test v0.1.18 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling elfo v0.1.35 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.20s [INFO] running `Command { std: "docker" "inspect" "e683037016984d982f14e21f863f9b7e4e333a0c9c30387a242c155a7c165217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e683037016984d982f14e21f863f9b7e4e333a0c9c30387a242c155a7c165217", kill_on_drop: false }` [INFO] [stdout] e683037016984d982f14e21f863f9b7e4e333a0c9c30387a242c155a7c165217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 457e6f7da038070c6a7048ce5d59f3f87a3dbe71cc162f9014638d2ac6670c1a [INFO] running `Command { std: "docker" "start" "-a" "457e6f7da038070c6a7048ce5d59f3f87a3dbe71cc162f9014638d2ac6670c1a", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/test.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elfo-0d0225c6e8981b66) [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] Running tests/message_macro.rs (/opt/rustwide/target/debug/deps/message_macro-919a33325ee30fdd) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test name ... ok [INFO] [stdout] test protocol ... ok [INFO] [stdout] test transparent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/restarting.rs (/opt/rustwide/target/debug/deps/restarting-992bc8d510032ffd) [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] Running tests/streams.rs (/opt/rustwide/target/debug/deps/streams-c8e1c90c2f199e31) [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] Running tests/subscription_to_statuses.rs (/opt/rustwide/target/debug/deps/subscription_to_statuses-874e71c90e843c39) [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] Running tests/termination.rs (/opt/rustwide/target/debug/deps/termination-af0a7a0a9c7e8be4) [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 elfo [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" "457e6f7da038070c6a7048ce5d59f3f87a3dbe71cc162f9014638d2ac6670c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457e6f7da038070c6a7048ce5d59f3f87a3dbe71cc162f9014638d2ac6670c1a", kill_on_drop: false }` [INFO] [stdout] 457e6f7da038070c6a7048ce5d59f3f87a3dbe71cc162f9014638d2ac6670c1a