[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] [stderr] From https://github.com/samuela/rustybox [INFO] [stderr] 0cc0c33a..56cae550 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56cae550a6c1622041f25c5777c3ac1c3d9e8f41 [INFO] checking samuela/rustybox against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [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 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fffd3286d3a139ec7e7e7a5fe3a8244ab68ebca57b106003fe40ebdacfcdff6b [INFO] running `"docker" "start" "-a" "fffd3286d3a139ec7e7e7a5fe3a8244ab68ebca57b106003fe40ebdacfcdff6b"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustybox v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking c2rust-asm-casts v0.1.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking shared_child v0.3.4 [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] 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=2b5ccb36655ec21d -C extra-filename=-2b5ccb36655ec21d --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-f4aa492da875b37c.rmeta --extern c2rust_bitfields=/opt/rustwide/target/debug/deps/libc2rust_bitfields-9e414dd4684b181b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-90262d90359e35ec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5038e421036c7f95.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=73a3fcc719396b5b -C extra-filename=-73a3fcc719396b5b --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-f4aa492da875b37c.rmeta --extern c2rust_bitfields=/opt/rustwide/target/debug/deps/libc2rust_bitfields-9e414dd4684b181b.rmeta --extern duct=/opt/rustwide/target/debug/deps/libduct-8ebdbf30664549d7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-90262d90359e35ec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5038e421036c7f95.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa331f209a5d3e13.rmeta --cap-lints=forbid -l resolv` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "fffd3286d3a139ec7e7e7a5fe3a8244ab68ebca57b106003fe40ebdacfcdff6b"` [INFO] running `"docker" "rm" "-f" "fffd3286d3a139ec7e7e7a5fe3a8244ab68ebca57b106003fe40ebdacfcdff6b"` [INFO] [stdout] fffd3286d3a139ec7e7e7a5fe3a8244ab68ebca57b106003fe40ebdacfcdff6b