[INFO] cloning repository https://github.com/samuela/rustybox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuela/rustybox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d2201eece506e88f71d0e251346bb3e92bb7aef [INFO] checking samuela/rustybox against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuela/rustybox on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/samuela/rustybox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c2rust-bitfields v0.3.0 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Downloaded c2rust-asm-casts v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4c66565696210ec4783daa31c118108fb7a2443cd5dc9137ac00e3fd4501e4a [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" "c4c66565696210ec4783daa31c118108fb7a2443cd5dc9137ac00e3fd4501e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4c66565696210ec4783daa31c118108fb7a2443cd5dc9137ac00e3fd4501e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c66565696210ec4783daa31c118108fb7a2443cd5dc9137ac00e3fd4501e4a", kill_on_drop: false }` [INFO] [stdout] c4c66565696210ec4783daa31c118108fb7a2443cd5dc9137ac00e3fd4501e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c52df72455cea9bc6ac3043fa29db381799e47186be0318a8354dd5378f23295 [INFO] running `Command { std: "docker" "start" "-a" "c52df72455cea9bc6ac3043fa29db381799e47186be0318a8354dd5378f23295", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustybox v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking c2rust-asm-casts v0.1.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=944626e11fe1c2f4 -C extra-filename=-944626e11fe1c2f4 --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-4df7e2596b152b35.rmeta --extern c2rust_bitfields=/opt/rustwide/target/debug/deps/libc2rust_bitfields-d9c063a9bed78f66.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2c940d7bd864b5c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-044586a2447908c8.rmeta --cap-lints=forbid -l resolv` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c52df72455cea9bc6ac3043fa29db381799e47186be0318a8354dd5378f23295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52df72455cea9bc6ac3043fa29db381799e47186be0318a8354dd5378f23295", kill_on_drop: false }` [INFO] [stdout] c52df72455cea9bc6ac3043fa29db381799e47186be0318a8354dd5378f23295