[INFO] cloning repository https://github.com/michaelp/macca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelp/macca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelp%2Fmacca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelp%2Fmacca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80fa1ecdadbb10df26bbfe39e55649dca9cbfab4 [INFO] testing michaelp/macca against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelp%2Fmacca" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelp/macca on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/michaelp/macca [INFO] finished tweaking git repo https://github.com/michaelp/macca [INFO] tweaked toml for git repo https://github.com/michaelp/macca written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/michaelp/macca already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14b0d842b68b527cb7b56e99880abda3f07eb2ff2390f4a0aa7e81bac7f0c7d8 [INFO] running `Command { std: "docker" "start" "-a" "14b0d842b68b527cb7b56e99880abda3f07eb2ff2390f4a0aa7e81bac7f0c7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14b0d842b68b527cb7b56e99880abda3f07eb2ff2390f4a0aa7e81bac7f0c7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b0d842b68b527cb7b56e99880abda3f07eb2ff2390f4a0aa7e81bac7f0c7d8", kill_on_drop: false }` [INFO] [stdout] 14b0d842b68b527cb7b56e99880abda3f07eb2ff2390f4a0aa7e81bac7f0c7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5089f1a466b93d81c77234a4830d102240264d1ca9e33dc7e27afdfe6f6924c9 [INFO] running `Command { std: "docker" "start" "-a" "5089f1a466b93d81c77234a4830d102240264d1ca9e33dc7e27afdfe6f6924c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wapc-guest v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasmcloud-actor-core-derive v0.1.0 [INFO] [stderr] Compiling rmp-serde v0.15.4 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling wasmcloud-actor-http-server v0.1.2 [INFO] [stderr] Compiling wasmcloud-actor-core v0.2.3 [INFO] [stderr] Compiling macca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.36s [INFO] running `Command { std: "docker" "inspect" "5089f1a466b93d81c77234a4830d102240264d1ca9e33dc7e27afdfe6f6924c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5089f1a466b93d81c77234a4830d102240264d1ca9e33dc7e27afdfe6f6924c9", kill_on_drop: false }` [INFO] [stdout] 5089f1a466b93d81c77234a4830d102240264d1ca9e33dc7e27afdfe6f6924c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89784d68b22a120896c7a9e88295c3ca574761c73e25e1e7734296ab5056d382 [INFO] running `Command { std: "docker" "start" "-a" "89784d68b22a120896c7a9e88295c3ca574761c73e25e1e7734296ab5056d382", kill_on_drop: false }` [INFO] [stderr] Compiling macca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "89784d68b22a120896c7a9e88295c3ca574761c73e25e1e7734296ab5056d382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89784d68b22a120896c7a9e88295c3ca574761c73e25e1e7734296ab5056d382", kill_on_drop: false }` [INFO] [stdout] 89784d68b22a120896c7a9e88295c3ca574761c73e25e1e7734296ab5056d382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e7a9edb47aebdf021b29dbe1512c8716d52c640fcafa6c17fe2aa9e8047bde5 [INFO] running `Command { std: "docker" "start" "-a" "8e7a9edb47aebdf021b29dbe1512c8716d52c640fcafa6c17fe2aa9e8047bde5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/macca-be039dc9391b83a6) [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" "8e7a9edb47aebdf021b29dbe1512c8716d52c640fcafa6c17fe2aa9e8047bde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7a9edb47aebdf021b29dbe1512c8716d52c640fcafa6c17fe2aa9e8047bde5", kill_on_drop: false }` [INFO] [stdout] 8e7a9edb47aebdf021b29dbe1512c8716d52c640fcafa6c17fe2aa9e8047bde5