[INFO] crate crucible 0.0.0 is already in cache [INFO] testing crucible-0.0.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate crucible 0.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate crucible 0.0.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crucible 0.0.0 [INFO] finished tweaking crates.io crate crucible 0.0.0 [INFO] tweaked toml for crates.io crate crucible 0.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c1ba56750e03949bfbdf288cee43839e84d3eb514e222ba60a8e531ec54c5d4 [INFO] running `"docker" "start" "-a" "6c1ba56750e03949bfbdf288cee43839e84d3eb514e222ba60a8e531ec54c5d4"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling hsl v0.1.1 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling mpmc v0.1.5 [INFO] [stderr] Compiling allan v0.2.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling stb_truetype v0.1.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rusttype v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling clocksource v0.2.4 [INFO] [stderr] Compiling heatmap v0.6.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling waterfall v0.7.1 [INFO] [stderr] Compiling tiny_http v0.5.9 [INFO] [stderr] Compiling tic v0.2.4 [INFO] [stderr] Compiling crucible v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/metrics.rs:10:19 [INFO] [stderr] | [INFO] [stderr] 10 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.23s [INFO] running `"docker" "inspect" "6c1ba56750e03949bfbdf288cee43839e84d3eb514e222ba60a8e531ec54c5d4"` [INFO] running `"docker" "rm" "-f" "6c1ba56750e03949bfbdf288cee43839e84d3eb514e222ba60a8e531ec54c5d4"` [INFO] [stdout] 6c1ba56750e03949bfbdf288cee43839e84d3eb514e222ba60a8e531ec54c5d4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 597d384f6816ef8aba9dab445ac9f68dc19a4c4c343739e707252f3db85ec935 [INFO] running `"docker" "start" "-a" "597d384f6816ef8aba9dab445ac9f68dc19a4c4c343739e707252f3db85ec935"` [INFO] [stderr] Compiling crucible v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/metrics.rs:10:19 [INFO] [stderr] | [INFO] [stderr] 10 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "597d384f6816ef8aba9dab445ac9f68dc19a4c4c343739e707252f3db85ec935"` [INFO] running `"docker" "rm" "-f" "597d384f6816ef8aba9dab445ac9f68dc19a4c4c343739e707252f3db85ec935"` [INFO] [stdout] 597d384f6816ef8aba9dab445ac9f68dc19a4c4c343739e707252f3db85ec935 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c559df9d20536936158d1db7e9a95b09200e2d61a0684fbaf0d177b89d03f4a [INFO] running `"docker" "start" "-a" "6c559df9d20536936158d1db7e9a95b09200e2d61a0684fbaf0d177b89d03f4a"` [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> src/metrics.rs:10:19 [INFO] [stderr] | [INFO] [stderr] 10 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crucible-e1e5cca99e867689 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "6c559df9d20536936158d1db7e9a95b09200e2d61a0684fbaf0d177b89d03f4a"` [INFO] running `"docker" "rm" "-f" "6c559df9d20536936158d1db7e9a95b09200e2d61a0684fbaf0d177b89d03f4a"` [INFO] [stdout] 6c559df9d20536936158d1db7e9a95b09200e2d61a0684fbaf0d177b89d03f4a