[INFO] fetching crate jumpingsumo-rs 0.0.2... [INFO] testing jumpingsumo-rs-0.0.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate jumpingsumo-rs 0.0.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate jumpingsumo-rs 0.0.2 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jumpingsumo-rs 0.0.2 [INFO] finished tweaking crates.io crate jumpingsumo-rs 0.0.2 [INFO] tweaked toml for crates.io crate jumpingsumo-rs 0.0.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate jumpingsumo-rs 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28805980179ac383fa68397da42d00a7eb7d93a9655f13d79c5825ea785673e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "28805980179ac383fa68397da42d00a7eb7d93a9655f13d79c5825ea785673e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28805980179ac383fa68397da42d00a7eb7d93a9655f13d79c5825ea785673e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28805980179ac383fa68397da42d00a7eb7d93a9655f13d79c5825ea785673e5", kill_on_drop: false }` [INFO] [stdout] 28805980179ac383fa68397da42d00a7eb7d93a9655f13d79c5825ea785673e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ec43df66894154f3d58afc7a6608e40a3116226b9e955c0dd5ae5c706a60855 [INFO] running `Command { std: "docker" "start" "-a" "9ec43df66894154f3d58afc7a6608e40a3116226b9e955c0dd5ae5c706a60855", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pnet_macros_support v0.25.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.25.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling dashmap v3.11.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.25.0 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Compiling ipnetwork v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling pnet_datalink v0.25.0 [INFO] [stderr] Compiling pnet_transport v0.25.0 [INFO] [stderr] Compiling arsdk-rs v0.0.5 [INFO] [stderr] Compiling jumpingsumo-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "9ec43df66894154f3d58afc7a6608e40a3116226b9e955c0dd5ae5c706a60855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec43df66894154f3d58afc7a6608e40a3116226b9e955c0dd5ae5c706a60855", kill_on_drop: false }` [INFO] [stdout] 9ec43df66894154f3d58afc7a6608e40a3116226b9e955c0dd5ae5c706a60855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66324f22189b94941dd8ebc8ad7fee7ccff91a8a6e96b05bb62ee31ffc335cd4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66324f22189b94941dd8ebc8ad7fee7ccff91a8a6e96b05bb62ee31ffc335cd4", kill_on_drop: false }` [INFO] [stderr] Compiling jumpingsumo-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "66324f22189b94941dd8ebc8ad7fee7ccff91a8a6e96b05bb62ee31ffc335cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66324f22189b94941dd8ebc8ad7fee7ccff91a8a6e96b05bb62ee31ffc335cd4", kill_on_drop: false }` [INFO] [stdout] 66324f22189b94941dd8ebc8ad7fee7ccff91a8a6e96b05bb62ee31ffc335cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13ad96780fd9aac37854f7bff96103ef2d8ee584c3470576a7af3a31af9bc89f [INFO] running `Command { std: "docker" "start" "-a" "13ad96780fd9aac37854f7bff96103ef2d8ee584c3470576a7af3a31af9bc89f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jumpingsumo_rs-e8758ccf295f0667) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests jumpingsumo-rs [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] [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" "13ad96780fd9aac37854f7bff96103ef2d8ee584c3470576a7af3a31af9bc89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ad96780fd9aac37854f7bff96103ef2d8ee584c3470576a7af3a31af9bc89f", kill_on_drop: false }` [INFO] [stdout] 13ad96780fd9aac37854f7bff96103ef2d8ee584c3470576a7af3a31af9bc89f