[INFO] cloning repository https://github.com/mgattozzi/cargo-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgattozzi/cargo-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2Fcargo-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2Fcargo-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b9392c43b82359094024872c7a4aff6e5adc0e1 [INFO] testing mgattozzi/cargo-wasm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgattozzi%2Fcargo-wasm" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgattozzi/cargo-wasm 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/mgattozzi/cargo-wasm [INFO] finished tweaking git repo https://github.com/mgattozzi/cargo-wasm [INFO] tweaked toml for git repo https://github.com/mgattozzi/cargo-wasm written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/mgattozzi/cargo-wasm 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 cc v1.0.3 [INFO] [stderr] Downloaded backtrace v0.3.4 [INFO] [stderr] Downloaded libc v0.2.33 [INFO] [stderr] Downloaded failure v0.1.0 [INFO] [stderr] Downloaded failure_derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] bf3d8231aebf9703e477d4dadc372ef657a2f56f6feebb7b04c76d4211ec93e3 [INFO] running `Command { std: "docker" "start" "-a" "bf3d8231aebf9703e477d4dadc372ef657a2f56f6feebb7b04c76d4211ec93e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf3d8231aebf9703e477d4dadc372ef657a2f56f6feebb7b04c76d4211ec93e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3d8231aebf9703e477d4dadc372ef657a2f56f6feebb7b04c76d4211ec93e3", kill_on_drop: false }` [INFO] [stdout] bf3d8231aebf9703e477d4dadc372ef657a2f56f6feebb7b04c76d4211ec93e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 3e769ca6b9eb4f386cc619c5588e3ee57742273f8abb8b7c0c5e71dbf6f044fb [INFO] running `Command { std: "docker" "start" "-a" "3e769ca6b9eb4f386cc619c5588e3ee57742273f8abb8b7c0c5e71dbf6f044fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling failure v0.1.0 [INFO] [stderr] Compiling cargo-wasm v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.90s [INFO] running `Command { std: "docker" "inspect" "3e769ca6b9eb4f386cc619c5588e3ee57742273f8abb8b7c0c5e71dbf6f044fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e769ca6b9eb4f386cc619c5588e3ee57742273f8abb8b7c0c5e71dbf6f044fb", kill_on_drop: false }` [INFO] [stdout] 3e769ca6b9eb4f386cc619c5588e3ee57742273f8abb8b7c0c5e71dbf6f044fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] fb819879df46887522ba237d311ddf453ade1a68b7889c76f2e843e69b7d2365 [INFO] running `Command { std: "docker" "start" "-a" "fb819879df46887522ba237d311ddf453ade1a68b7889c76f2e843e69b7d2365", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-wasm v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.91s [INFO] running `Command { std: "docker" "inspect" "fb819879df46887522ba237d311ddf453ade1a68b7889c76f2e843e69b7d2365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb819879df46887522ba237d311ddf453ade1a68b7889c76f2e843e69b7d2365", kill_on_drop: false }` [INFO] [stdout] fb819879df46887522ba237d311ddf453ade1a68b7889c76f2e843e69b7d2365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 7fd64a4698ae6460d5f87a73f0c019d47bd1ee273f3cb8785ecd9bd39cd16c4c [INFO] running `Command { std: "docker" "start" "-a" "7fd64a4698ae6460d5f87a73f0c019d47bd1ee273f3cb8785ecd9bd39cd16c4c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_wasm-d4b55436aeafd9b6) [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" "7fd64a4698ae6460d5f87a73f0c019d47bd1ee273f3cb8785ecd9bd39cd16c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd64a4698ae6460d5f87a73f0c019d47bd1ee273f3cb8785ecd9bd39cd16c4c", kill_on_drop: false }` [INFO] [stdout] 7fd64a4698ae6460d5f87a73f0c019d47bd1ee273f3cb8785ecd9bd39cd16c4c