[INFO] cloning repository https://github.com/redhwannacef/rust-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redhwannacef/rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhwannacef%2Frust-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhwannacef%2Frust-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d013fd4629c6f194e102fb84aa162e2adc9a620 [INFO] checking redhwannacef/rust-example against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredhwannacef%2Frust-example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redhwannacef/rust-example on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redhwannacef/rust-example [INFO] finished tweaking git repo https://github.com/redhwannacef/rust-example [INFO] tweaked toml for git repo https://github.com/redhwannacef/rust-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/redhwannacef/rust-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2adb1b2d24f558888239392eba195d7045d82b5730c41cffd766eb7445b57ee5 [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" "2adb1b2d24f558888239392eba195d7045d82b5730c41cffd766eb7445b57ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2adb1b2d24f558888239392eba195d7045d82b5730c41cffd766eb7445b57ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2adb1b2d24f558888239392eba195d7045d82b5730c41cffd766eb7445b57ee5", kill_on_drop: false }` [INFO] [stdout] 2adb1b2d24f558888239392eba195d7045d82b5730c41cffd766eb7445b57ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e0d145e35843efadfa9fa9a0c0faeedf08dfb0efa259e3620065a77dbc334b [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" "18e0d145e35843efadfa9fa9a0c0faeedf08dfb0efa259e3620065a77dbc334b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling typed-builder v0.5.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking avro-rs v0.10.0 [INFO] [stderr] Checking rust-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "18e0d145e35843efadfa9fa9a0c0faeedf08dfb0efa259e3620065a77dbc334b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e0d145e35843efadfa9fa9a0c0faeedf08dfb0efa259e3620065a77dbc334b", kill_on_drop: false }` [INFO] [stdout] 18e0d145e35843efadfa9fa9a0c0faeedf08dfb0efa259e3620065a77dbc334b