[INFO] cloning repository https://github.com/raphaelahrens/json_analytics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphaelahrens/json_analytics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelahrens%2Fjson_analytics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelahrens%2Fjson_analytics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27a8ef7f8a8ee50fb962ecee6efc35d2da2ffe80 [INFO] checking raphaelahrens/json_analytics against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelahrens%2Fjson_analytics" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphaelahrens/json_analytics on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raphaelahrens/json_analytics [INFO] finished tweaking git repo https://github.com/raphaelahrens/json_analytics [INFO] tweaked toml for git repo https://github.com/raphaelahrens/json_analytics written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raphaelahrens/json_analytics already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 441b838b0f96892a41593095627c002a5903226f14b9489bb3d68ca1062e844d [INFO] running `Command { std: "docker" "start" "-a" "441b838b0f96892a41593095627c002a5903226f14b9489bb3d68ca1062e844d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441b838b0f96892a41593095627c002a5903226f14b9489bb3d68ca1062e844d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441b838b0f96892a41593095627c002a5903226f14b9489bb3d68ca1062e844d", kill_on_drop: false }` [INFO] [stdout] 441b838b0f96892a41593095627c002a5903226f14b9489bb3d68ca1062e844d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6303533c522befd36a7ff0a25e38634150f54a1ae8146cbbf92fa65d43708f42 [INFO] running `Command { std: "docker" "start" "-a" "6303533c522befd36a7ff0a25e38634150f54a1ae8146cbbf92fa65d43708f42", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcXmFkoI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcXmFkoI/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.clap_derive.712644989de61888-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.7k0m0hl7e27psa7aef0viriwc.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-2ae6ab11f72b8cb7.2q0dvca58emqt2kbg0n3k226g.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-4350f2988afe6b64.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-e8a1397fb26789af.rlib" "/opt/rustwide/target/debug/deps/libsyn-92daca1d4b20169f.rlib" "/opt/rustwide/target/debug/deps/libquote-17959c4f7b7c8913.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/426a60abc213b28a7c7198e475476b6e650d871f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-2ae6ab11f72b8cb7.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libclap_derive-2ae6ab11f72b8cb7.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta470Ba4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6303533c522befd36a7ff0a25e38634150f54a1ae8146cbbf92fa65d43708f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6303533c522befd36a7ff0a25e38634150f54a1ae8146cbbf92fa65d43708f42", kill_on_drop: false }` [INFO] [stdout] 6303533c522befd36a7ff0a25e38634150f54a1ae8146cbbf92fa65d43708f42 [INFO] checking raphaelahrens/json_analytics against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaelahrens%2Fjson_analytics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphaelahrens/json_analytics on toolchain 2c70eb47850052381670935f807d41647a7dc992 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raphaelahrens/json_analytics [INFO] finished tweaking git repo https://github.com/raphaelahrens/json_analytics [INFO] tweaked toml for git repo https://github.com/raphaelahrens/json_analytics written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raphaelahrens/json_analytics already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a01ff22b399355b64a84a85ee32bb8def67e62f3fb1561308390b62e693503e8 [INFO] running `Command { std: "docker" "start" "-a" "a01ff22b399355b64a84a85ee32bb8def67e62f3fb1561308390b62e693503e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a01ff22b399355b64a84a85ee32bb8def67e62f3fb1561308390b62e693503e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01ff22b399355b64a84a85ee32bb8def67e62f3fb1561308390b62e693503e8", kill_on_drop: false }` [INFO] [stdout] a01ff22b399355b64a84a85ee32bb8def67e62f3fb1561308390b62e693503e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47ceaf4ba6da736a0c86626d577b523baf9438e045c6843c0108b28c9f6ba381 [INFO] running `Command { std: "docker" "start" "-a" "47ceaf4ba6da736a0c86626d577b523baf9438e045c6843c0108b28c9f6ba381", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking json_analytics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl KMNull { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 71 | impl KMBool { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 98 | impl KMNumber { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 125 | impl KMString { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 140 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 150 | impl KMArray { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 204 | impl KMObject { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 219 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:332:8 [INFO] [stdout] | [INFO] [stdout] 240 | impl KMTypes { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 332 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl KMNull { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 71 | impl KMBool { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 98 | impl KMNumber { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 125 | impl KMString { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 140 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 150 | impl KMArray { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 181 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 204 | impl KMObject { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 219 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `files` is never used [INFO] [stdout] --> src/main.rs:332:8 [INFO] [stdout] | [INFO] [stdout] 240 | impl KMTypes { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 332 | fn files(&self) -> Box> + '_> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s [INFO] running `Command { std: "docker" "inspect" "47ceaf4ba6da736a0c86626d577b523baf9438e045c6843c0108b28c9f6ba381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ceaf4ba6da736a0c86626d577b523baf9438e045c6843c0108b28c9f6ba381", kill_on_drop: false }` [INFO] [stdout] 47ceaf4ba6da736a0c86626d577b523baf9438e045c6843c0108b28c9f6ba381