[INFO] cloning repository https://github.com/mriise/lpc55S28-rtic-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mriise/lpc55S28-rtic-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmriise%2Flpc55S28-rtic-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmriise%2Flpc55S28-rtic-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 914f9a46f1a0cf49f3948fcd66c30b46e33cb3e7 [INFO] testing mriise/lpc55S28-rtic-examples against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmriise%2Flpc55S28-rtic-examples" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mriise/lpc55S28-rtic-examples on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/mriise/lpc55S28-rtic-examples [INFO] finished tweaking git repo https://github.com/mriise/lpc55S28-rtic-examples [INFO] tweaked toml for git repo https://github.com/mriise/lpc55S28-rtic-examples written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mriise/lpc55S28-rtic-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de6410adc15f858f0428ecbed818078549adb72493a2589a63b5672a6b8e48d2 [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" "de6410adc15f858f0428ecbed818078549adb72493a2589a63b5672a6b8e48d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6410adc15f858f0428ecbed818078549adb72493a2589a63b5672a6b8e48d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6410adc15f858f0428ecbed818078549adb72493a2589a63b5672a6b8e48d2", kill_on_drop: false }` [INFO] [stdout] de6410adc15f858f0428ecbed818078549adb72493a2589a63b5672a6b8e48d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe010cca95787a1a482a187a45a02c73eb7a8dbe4fa1f2e0de134f35c6dce675 [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" "fe010cca95787a1a482a187a45a02c73eb7a8dbe4fa1f2e0de134f35c6dce675", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling lpc55-pac v0.4.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling lpc55-hal v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling lpc55-rtic v0.5.7 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.0 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Compiling dwt-systick-monotonic v0.1.0-alpha.3 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Compiling lpc55-rtic-macros v0.5.3 [INFO] [stderr] error: could not compile `lpc55-pac` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lpc55_pac --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lpc55-pac-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C codegen-units=16 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=ce8374d3c31adb07 -C extra-filename=-ce8374d3c31adb07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-cc9c86e2b7d5f225.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-ad132ec2a8ab6855.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-35d37d2870549de3.rmeta --cap-lints allow --cap-lints=warn -L /opt/rustwide/target/debug/build/lpc55-pac-b5eff7db0d1f1b98/out -L /opt/rustwide/target/debug/build/cortex-m-rt-421ab6fd1705bb33/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fe010cca95787a1a482a187a45a02c73eb7a8dbe4fa1f2e0de134f35c6dce675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe010cca95787a1a482a187a45a02c73eb7a8dbe4fa1f2e0de134f35c6dce675", kill_on_drop: false }` [INFO] [stdout] fe010cca95787a1a482a187a45a02c73eb7a8dbe4fa1f2e0de134f35c6dce675