[INFO] updating cached repository https://github.com/samuela/rustybox [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56cae550a6c1622041f25c5777c3ac1c3d9e8f41 [INFO] checking samuela/rustybox against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuela/rustybox on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/samuela/rustybox [INFO] finished tweaking git repo https://github.com/samuela/rustybox [INFO] tweaked toml for git repo https://github.com/samuela/rustybox written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/samuela/rustybox already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4e122535eae469242d863ec24e3667a28e25c7fd98beb21b3a3d07f9aceeb32b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4e122535eae469242d863ec24e3667a28e25c7fd98beb21b3a3d07f9aceeb32b"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustybox v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking c2rust-asm-casts v0.1.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] error: could not compile `rustybox`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustybox --edition=2018 rustybox.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,metadata -C debuginfo=2 -C metadata=aa9b6d2228d36546 -C extra-filename=-aa9b6d2228d36546 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern c2rust_asm_casts=/opt/rustwide/target/debug/deps/libc2rust_asm_casts-046070d2fbd7e4cb.rmeta --extern c2rust_bitfields=/opt/rustwide/target/debug/deps/libc2rust_bitfields-e4dc2209a2f90e97.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df7c899874634d4e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a0531174ca632bd1.rmeta --cap-lints=forbid -l resolv` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustybox`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustybox --edition=2018 rustybox.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=8e06a39b16e84b47 -C extra-filename=-8e06a39b16e84b47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern c2rust_asm_casts=/opt/rustwide/target/debug/deps/libc2rust_asm_casts-046070d2fbd7e4cb.rmeta --extern c2rust_bitfields=/opt/rustwide/target/debug/deps/libc2rust_bitfields-e4dc2209a2f90e97.rmeta --extern duct=/opt/rustwide/target/debug/deps/libduct-7588110cdbf09999.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df7c899874634d4e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a0531174ca632bd1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9aa23268f31600dc.rmeta --cap-lints=forbid -l resolv` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "4e122535eae469242d863ec24e3667a28e25c7fd98beb21b3a3d07f9aceeb32b"` [INFO] running `"docker" "rm" "-f" "4e122535eae469242d863ec24e3667a28e25c7fd98beb21b3a3d07f9aceeb32b"` [INFO] [stdout] 4e122535eae469242d863ec24e3667a28e25c7fd98beb21b3a3d07f9aceeb32b