[INFO] cloning repository https://github.com/tiatomee/natpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiatomee/natpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiatomee%2Fnatpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiatomee%2Fnatpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84b782479847b013e15d5885020441ea6a06e8e3 [INFO] checking tiatomee/natpl against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiatomee%2Fnatpl" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiatomee/natpl on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiatomee/natpl [INFO] finished tweaking git repo https://github.com/tiatomee/natpl [INFO] tweaked toml for git repo https://github.com/tiatomee/natpl written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tiatomee/natpl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb234553cfb202ed298908d39dc89dcf3e178c59d7a5281a0ef0dd2f4c55606b [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" "cb234553cfb202ed298908d39dc89dcf3e178c59d7a5281a0ef0dd2f4c55606b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb234553cfb202ed298908d39dc89dcf3e178c59d7a5281a0ef0dd2f4c55606b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb234553cfb202ed298908d39dc89dcf3e178c59d7a5281a0ef0dd2f4c55606b", kill_on_drop: false }` [INFO] [stdout] cb234553cfb202ed298908d39dc89dcf3e178c59d7a5281a0ef0dd2f4c55606b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef3f824c50c0e160ccb158e8536b2049babcaa0d01f873fc2241704f8139578e [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" "ef3f824c50c0e160ccb158e8536b2049babcaa0d01f873fc2241704f8139578e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Checking az v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking owo-colors v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking fraction v0.7.0 [INFO] [stderr] Checking rustyline v7.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking logos v0.11.4 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ef3f824c50c0e160ccb158e8536b2049babcaa0d01f873fc2241704f8139578e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3f824c50c0e160ccb158e8536b2049babcaa0d01f873fc2241704f8139578e", kill_on_drop: false }` [INFO] [stdout] ef3f824c50c0e160ccb158e8536b2049babcaa0d01f873fc2241704f8139578e