[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 beta-2022-02-22 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mriise/lpc55S28-rtic-examples on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded lpc55-pac v0.4.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Downloaded cortex-m-rtic v0.6.0-alpha.5 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Downloaded dwt-systick-monotonic v0.1.0-alpha.3 [INFO] [stderr] Downloaded embedded-time v0.12.0 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Downloaded cortex-m-rt v0.6.14 [INFO] [stderr] Downloaded lpc55-rtic-macros v0.5.3 [INFO] [stderr] Downloaded lpc55-rtic v0.5.7 [INFO] [stderr] Downloaded lpc55-hal v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdcd0fdac553399c6106ccdec0d6fc923c83aa24d793ef2713b06aea40fb773d [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" "cdcd0fdac553399c6106ccdec0d6fc923c83aa24d793ef2713b06aea40fb773d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdcd0fdac553399c6106ccdec0d6fc923c83aa24d793ef2713b06aea40fb773d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdcd0fdac553399c6106ccdec0d6fc923c83aa24d793ef2713b06aea40fb773d", kill_on_drop: false }` [INFO] [stdout] cdcd0fdac553399c6106ccdec0d6fc923c83aa24d793ef2713b06aea40fb773d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c063e7e9f42f4046af0e4214cd4a543f5322f881a3168da4d8675c08d073830 [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" "1c063e7e9f42f4046af0e4214cd4a543f5322f881a3168da4d8675c08d073830", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling typenum v1.13.0 [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 byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [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 bare-metal v1.0.0 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.3 [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 generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 hash32 v0.1.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling as-slice v0.1.5 [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 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=64c8647dd1f9b320 -C extra-filename=-64c8647dd1f9b320 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-2aaaf1373ad98ae0.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-abdf14ed56e2493d.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-70e7aa644f30570c.rmeta --cap-lints allow --cap-lints=warn -L /opt/rustwide/target/debug/build/lpc55-pac-1b62710c27aa8719/out -L /opt/rustwide/target/debug/build/cortex-m-rt-c9c297788def2f8e/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1c063e7e9f42f4046af0e4214cd4a543f5322f881a3168da4d8675c08d073830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c063e7e9f42f4046af0e4214cd4a543f5322f881a3168da4d8675c08d073830", kill_on_drop: false }` [INFO] [stdout] 1c063e7e9f42f4046af0e4214cd4a543f5322f881a3168da4d8675c08d073830