[INFO] fetching crate jumpingsumo-rs 0.0.2... [INFO] checking jumpingsumo-rs-0.0.2 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate jumpingsumo-rs 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate jumpingsumo-rs 0.0.2 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e77fba173fe5f5bcba4b193f87bcf39d953b04c81e22e69712bdf07e4c44f773 [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" "e77fba173fe5f5bcba4b193f87bcf39d953b04c81e22e69712bdf07e4c44f773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e77fba173fe5f5bcba4b193f87bcf39d953b04c81e22e69712bdf07e4c44f773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77fba173fe5f5bcba4b193f87bcf39d953b04c81e22e69712bdf07e4c44f773", kill_on_drop: false }` [INFO] [stdout] e77fba173fe5f5bcba4b193f87bcf39d953b04c81e22e69712bdf07e4c44f773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59bf5effac91a3a7f23326671c2b2883a56df9faf08a9784a7df65ad0546466a [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" "59bf5effac91a3a7f23326671c2b2883a56df9faf08a9784a7df65ad0546466a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking pnet_macros_support v0.25.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking pnet_sys v0.25.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.3 [INFO] [stderr] Checking dashmap v3.11.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.25.0 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Checking pnet_datalink v0.25.0 [INFO] [stderr] Checking pnet_transport v0.25.0 [INFO] [stderr] Checking arsdk-rs v0.0.5 [INFO] [stderr] Checking jumpingsumo-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "59bf5effac91a3a7f23326671c2b2883a56df9faf08a9784a7df65ad0546466a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59bf5effac91a3a7f23326671c2b2883a56df9faf08a9784a7df65ad0546466a", kill_on_drop: false }` [INFO] [stdout] 59bf5effac91a3a7f23326671c2b2883a56df9faf08a9784a7df65ad0546466a