[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelp%2Fmacca" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelp/macca 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] removed /workspace/builds/worker-13/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-13/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmcloud-actor-core-derive v0.1.0 [INFO] [stderr] Downloaded wasmcloud-actor-http-server v0.1.2 [INFO] [stderr] Downloaded rmp-serde v0.15.4 [INFO] [stderr] Downloaded wapc-guest v0.4.0 [INFO] [stderr] Downloaded wasmcloud-actor-core v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 4c96f1b56788e40ff978557e9ff9e6e4084e7ba308f08d1dc417056dd8a72337 [INFO] running `Command { std: "docker" "start" "-a" "4c96f1b56788e40ff978557e9ff9e6e4084e7ba308f08d1dc417056dd8a72337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c96f1b56788e40ff978557e9ff9e6e4084e7ba308f08d1dc417056dd8a72337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c96f1b56788e40ff978557e9ff9e6e4084e7ba308f08d1dc417056dd8a72337", kill_on_drop: false }` [INFO] [stdout] 4c96f1b56788e40ff978557e9ff9e6e4084e7ba308f08d1dc417056dd8a72337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 07ebb17b5148914bd0af74c15a93447ed5703e43c240e9f3b394faa4515b892b [INFO] running `Command { std: "docker" "start" "-a" "07ebb17b5148914bd0af74c15a93447ed5703e43c240e9f3b394faa4515b892b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 itoa v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wapc-guest v0.4.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasmcloud-actor-core-derive v0.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.15.4 [INFO] [stderr] Compiling wasmcloud-actor-core v0.2.3 [INFO] [stderr] Compiling wasmcloud-actor-http-server v0.1.2 [INFO] [stderr] Compiling macca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "07ebb17b5148914bd0af74c15a93447ed5703e43c240e9f3b394faa4515b892b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ebb17b5148914bd0af74c15a93447ed5703e43c240e9f3b394faa4515b892b", kill_on_drop: false }` [INFO] [stdout] 07ebb17b5148914bd0af74c15a93447ed5703e43c240e9f3b394faa4515b892b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] b6ece94eb476fa1cf89cf2c8a60834f095d2583376a6bae34c40c111e7bf6e25 [INFO] running `Command { std: "docker" "start" "-a" "b6ece94eb476fa1cf89cf2c8a60834f095d2583376a6bae34c40c111e7bf6e25", kill_on_drop: false }` [INFO] [stderr] Compiling macca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "b6ece94eb476fa1cf89cf2c8a60834f095d2583376a6bae34c40c111e7bf6e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ece94eb476fa1cf89cf2c8a60834f095d2583376a6bae34c40c111e7bf6e25", kill_on_drop: false }` [INFO] [stdout] b6ece94eb476fa1cf89cf2c8a60834f095d2583376a6bae34c40c111e7bf6e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 16f1baa31461a592bb61682bb275e6d3d159c1aaf0ccfd36f8323c9b32bd0b8b [INFO] running `Command { std: "docker" "start" "-a" "16f1baa31461a592bb61682bb275e6d3d159c1aaf0ccfd36f8323c9b32bd0b8b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/macca-2f26895671eb2d23) [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" "16f1baa31461a592bb61682bb275e6d3d159c1aaf0ccfd36f8323c9b32bd0b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f1baa31461a592bb61682bb275e6d3d159c1aaf0ccfd36f8323c9b32bd0b8b", kill_on_drop: false }` [INFO] [stdout] 16f1baa31461a592bb61682bb275e6d3d159c1aaf0ccfd36f8323c9b32bd0b8b