[INFO] cloning repository https://github.com/jonlamb-gh/oxcc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/oxcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Foxcc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Foxcc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc972136b189735a6f59543b665c92bb39f6501c [INFO] testing jonlamb-gh/oxcc against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Foxcc" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonlamb-gh/oxcc on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/jonlamb-gh/oxcc [INFO] finished tweaking git repo https://github.com/jonlamb-gh/oxcc [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/oxcc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jonlamb-gh/oxcc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 0b420cfdf11fc101f5c1daee0116dee953244dc7ad7f2b93a49387f8605c0c0d [INFO] running `Command { std: "docker" "start" "-a" "0b420cfdf11fc101f5c1daee0116dee953244dc7ad7f2b93a49387f8605c0c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b420cfdf11fc101f5c1daee0116dee953244dc7ad7f2b93a49387f8605c0c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b420cfdf11fc101f5c1daee0116dee953244dc7ad7f2b93a49387f8605c0c0d", kill_on_drop: false }` [INFO] [stdout] 0b420cfdf11fc101f5c1daee0116dee953244dc7ad7f2b93a49387f8605c0c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 75a5e4730b4b33d48ff347ec1629bbfb5eb183ad62bda66d89918d2632b67dd8 [INFO] running `Command { std: "docker" "start" "-a" "75a5e4730b4b33d48ff347ec1629bbfb5eb183ad62bda66d89918d2632b67dd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling cortex-m v0.5.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.4 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling bare-metal v0.2.3 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling oxcc-stm32f767 v0.1.0 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling embedded_types v0.3.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.2 [INFO] [stderr] error: could not compile `oxcc-stm32f767` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oxcc_stm32f767 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxcc-stm32f767-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=1ba7e858bddd39ff -C extra-filename=-1ba7e858bddd39ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-85832a33421d42b5.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-069e516191bb94dc.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-0fc997909014c298.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-e0ab2e4d83c3fa6c.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/oxcc-stm32f767-d4708e8d4b4c44d0/out -L /opt/rustwide/target/debug/build/cortex-m-rt-74e2ac0346a44014/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75a5e4730b4b33d48ff347ec1629bbfb5eb183ad62bda66d89918d2632b67dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a5e4730b4b33d48ff347ec1629bbfb5eb183ad62bda66d89918d2632b67dd8", kill_on_drop: false }` [INFO] [stdout] 75a5e4730b4b33d48ff347ec1629bbfb5eb183ad62bda66d89918d2632b67dd8