[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] testing arron-speake-bluefruit/phal against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farron-speake-bluefruit%2Fphal" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arron-speake-bluefruit/phal on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-103/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.12.1 [INFO] [stderr] Downloaded time v0.2.16 [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded error-chain v0.12.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.63 [INFO] [stderr] Downloaded backtrace v0.3.44 [INFO] [stderr] Downloaded base-x v0.2.6 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.63 [INFO] [stderr] Downloaded time-macros v0.1.0 [INFO] [stderr] Downloaded smallvec v1.2.0 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded chunked_transfer v1.1.0 [INFO] [stderr] Downloaded nix v0.11.1 [INFO] [stderr] Downloaded gpio-cdev v0.2.0 [INFO] [stderr] Downloaded serial-core v0.4.0 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded ureq v1.1.1 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded cc v1.0.54 [INFO] [stderr] Downloaded standback v0.2.8 [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded cookie v0.13.3 [INFO] [stderr] Downloaded js-sys v0.3.40 [INFO] [stderr] Downloaded qstring v0.7.2 [INFO] [stderr] Downloaded quote v1.0.6 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.63 [INFO] [stderr] Downloaded webpki-roots v0.19.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Downloaded wasm-bindgen v0.2.63 [INFO] [stderr] Downloaded ioctl-rs v0.1.6 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded serial-unix v0.4.0 [INFO] [stderr] Downloaded tiny_http v0.7.0 [INFO] [stderr] Downloaded web-sys v0.3.40 [INFO] [stderr] Downloaded ring v0.16.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b40d9430aeda387ae6d83f14a3b60661e5c061749d49d35fd1c8780be641f2b [INFO] running `Command { std: "docker" "start" "-a" "6b40d9430aeda387ae6d83f14a3b60661e5c061749d49d35fd1c8780be641f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b40d9430aeda387ae6d83f14a3b60661e5c061749d49d35fd1c8780be641f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b40d9430aeda387ae6d83f14a3b60661e5c061749d49d35fd1c8780be641f2b", kill_on_drop: false }` [INFO] [stdout] 6b40d9430aeda387ae6d83f14a3b60661e5c061749d49d35fd1c8780be641f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41d0d5b54c8bdcd14ad0822edcc1f00961c3311930c797f76c0ace2776171170 [INFO] running `Command { std: "docker" "start" "-a" "41d0d5b54c8bdcd14ad0822edcc1f00961c3311930c797f76c0ace2776171170", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling tiny_http v0.7.0 [INFO] [stderr] Compiling gpio-cdev v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling phal v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.76s [INFO] running `Command { std: "docker" "inspect" "41d0d5b54c8bdcd14ad0822edcc1f00961c3311930c797f76c0ace2776171170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d0d5b54c8bdcd14ad0822edcc1f00961c3311930c797f76c0ace2776171170", kill_on_drop: false }` [INFO] [stdout] 41d0d5b54c8bdcd14ad0822edcc1f00961c3311930c797f76c0ace2776171170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf2627186426a6ec4479dbe7925ce185d9abbdf63e96c5ba0189068aacc4e94 [INFO] running `Command { std: "docker" "start" "-a" "9bf2627186426a6ec4479dbe7925ce185d9abbdf63e96c5ba0189068aacc4e94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling ureq v1.1.1 [INFO] [stderr] Compiling phal v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9bf2627186426a6ec4479dbe7925ce185d9abbdf63e96c5ba0189068aacc4e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf2627186426a6ec4479dbe7925ce185d9abbdf63e96c5ba0189068aacc4e94", kill_on_drop: false }` [INFO] [stdout] 9bf2627186426a6ec4479dbe7925ce185d9abbdf63e96c5ba0189068aacc4e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4466d718f1cacf1364a1e782be0935ad58b383e9e267442d027358f2e7c8888b [INFO] running `Command { std: "docker" "start" "-a" "4466d718f1cacf1364a1e782be0935ad58b383e9e267442d027358f2e7c8888b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phal-6551d7dd50105f6e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phal-690003163f3becfd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/phal_tests.rs (/opt/rustwide/target/debug/deps/phal_tests-55b1b8b3106e8c3a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test a_limb_is_set_to_its_init_config_property_on_start_up_if_it_exists ... ok [INFO] [stdout] test server_has_endpoints_for_limbs_in_config ... ok [INFO] [stdout] test get_and_post_requests_call_get_and_set_on_a_limb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests phal [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4466d718f1cacf1364a1e782be0935ad58b383e9e267442d027358f2e7c8888b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4466d718f1cacf1364a1e782be0935ad58b383e9e267442d027358f2e7c8888b", kill_on_drop: false }` [INFO] [stdout] 4466d718f1cacf1364a1e782be0935ad58b383e9e267442d027358f2e7c8888b