[INFO] cloning repository https://github.com/bluk/nu_plugin_from_bencode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluk/nu_plugin_from_bencode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluk%2Fnu_plugin_from_bencode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluk%2Fnu_plugin_from_bencode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc92812610deeef10393558c072bc1cc9d40af4e [INFO] checking bluk/nu_plugin_from_bencode against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluk%2Fnu_plugin_from_bencode" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluk/nu_plugin_from_bencode on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluk/nu_plugin_from_bencode [INFO] finished tweaking git repo https://github.com/bluk/nu_plugin_from_bencode [INFO] tweaked toml for git repo https://github.com/bluk/nu_plugin_from_bencode written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bluk/nu_plugin_from_bencode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", 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] 123af45c20de744c7e67f2ec942f7cc6b10aceffb0c6882140417ef191887155 [INFO] running `Command { std: "docker" "start" "-a" "123af45c20de744c7e67f2ec942f7cc6b10aceffb0c6882140417ef191887155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "123af45c20de744c7e67f2ec942f7cc6b10aceffb0c6882140417ef191887155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123af45c20de744c7e67f2ec942f7cc6b10aceffb0c6882140417ef191887155", kill_on_drop: false }` [INFO] [stdout] 123af45c20de744c7e67f2ec942f7cc6b10aceffb0c6882140417ef191887155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef31d69f1df07ce39e7685cfbff20fd6b4476f687552a11c7ae63a0d025a298 [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" "aef31d69f1df07ce39e7685cfbff20fd6b4476f687552a11c7ae63a0d025a298", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking byte-unit v4.0.9 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking nu-source v0.20.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bt_bencode v0.3.0 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking natural v0.5.0 [INFO] [stderr] Checking nu-errors v0.20.0 [INFO] [stderr] Checking nu-protocol v0.20.0 [INFO] [stderr] Checking nu-value-ext v0.20.0 [INFO] [stderr] Checking nu-plugin v0.20.0 [INFO] [stderr] Checking nu_plugin_from_bencode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.17s [INFO] running `Command { std: "docker" "inspect" "aef31d69f1df07ce39e7685cfbff20fd6b4476f687552a11c7ae63a0d025a298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef31d69f1df07ce39e7685cfbff20fd6b4476f687552a11c7ae63a0d025a298", kill_on_drop: false }` [INFO] [stdout] aef31d69f1df07ce39e7685cfbff20fd6b4476f687552a11c7ae63a0d025a298