[INFO] cloning repository https://github.com/arron-speake-bluefruit/phal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arron-speake-bluefruit/phal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farron-speake-bluefruit%2Fphal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farron-speake-bluefruit%2Fphal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c6ad989c565242dafcbcdb16bf779ad1e177cee [INFO] checking arron-speake-bluefruit/phal against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farron-speake-bluefruit%2Fphal" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arron-speake-bluefruit/phal on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arron-speake-bluefruit/phal [INFO] finished tweaking git repo https://github.com/arron-speake-bluefruit/phal [INFO] tweaked toml for git repo https://github.com/arron-speake-bluefruit/phal written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/arron-speake-bluefruit/phal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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] 32e7f8137c44039d0d7a85b117b5ca43800f635f25ffcf5db276d928611fb7fe [INFO] running `Command { std: "docker" "start" "-a" "32e7f8137c44039d0d7a85b117b5ca43800f635f25ffcf5db276d928611fb7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e7f8137c44039d0d7a85b117b5ca43800f635f25ffcf5db276d928611fb7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e7f8137c44039d0d7a85b117b5ca43800f635f25ffcf5db276d928611fb7fe", kill_on_drop: false }` [INFO] [stdout] 32e7f8137c44039d0d7a85b117b5ca43800f635f25ffcf5db276d928611fb7fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72157b5ae5cfc7aa564a2bb6d00b1b6fe50402ccd2f1d95668a1a9ed8e92342 [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" "c72157b5ae5cfc7aa564a2bb6d00b1b6fe50402ccd2f1d95668a1a9ed8e92342", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking chunked_transfer v1.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tiny_http v0.7.0 [INFO] [stderr] Checking gpio-cdev v0.2.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking phal v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking ureq v1.1.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.57s [INFO] running `Command { std: "docker" "inspect" "c72157b5ae5cfc7aa564a2bb6d00b1b6fe50402ccd2f1d95668a1a9ed8e92342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72157b5ae5cfc7aa564a2bb6d00b1b6fe50402ccd2f1d95668a1a9ed8e92342", kill_on_drop: false }` [INFO] [stdout] c72157b5ae5cfc7aa564a2bb6d00b1b6fe50402ccd2f1d95668a1a9ed8e92342