[INFO] cloning repository https://github.com/SpiralP/rust-classicube-roll-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/rust-classicube-roll-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-roll-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-roll-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4fd5a81c5921a968a94403bf0c89f5c690da27d [INFO] testing SpiralP/rust-classicube-roll-plugin against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-roll-plugin" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpiralP/rust-classicube-roll-plugin on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/SpiralP/rust-classicube-roll-plugin [INFO] finished tweaking git repo https://github.com/SpiralP/rust-classicube-roll-plugin [INFO] tweaked toml for git repo https://github.com/SpiralP/rust-classicube-roll-plugin written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SpiralP/rust-classicube-roll-plugin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d53e042cb030d3f4e92c03cd4c356fc3e19ad4d710c47a825e609c1fefa14e6 [INFO] running `Command { std: "docker" "start" "-a" "0d53e042cb030d3f4e92c03cd4c356fc3e19ad4d710c47a825e609c1fefa14e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d53e042cb030d3f4e92c03cd4c356fc3e19ad4d710c47a825e609c1fefa14e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d53e042cb030d3f4e92c03cd4c356fc3e19ad4d710c47a825e609c1fefa14e6", kill_on_drop: false }` [INFO] [stdout] 0d53e042cb030d3f4e92c03cd4c356fc3e19ad4d710c47a825e609c1fefa14e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf2791fd606aa778d04d57d985ae0064e37ccf92d67313bae76fafbbf05399db [INFO] running `Command { std: "docker" "start" "-a" "bf2791fd606aa778d04d57d985ae0064e37ccf92d67313bae76fafbbf05399db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling classicube-sys v0.1.0 (https://github.com/SpiralP/rust-classicube-sys.git#6277bf5a) [INFO] [stderr] Compiling classicube-roll-plugin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.92s [INFO] running `Command { std: "docker" "inspect" "bf2791fd606aa778d04d57d985ae0064e37ccf92d67313bae76fafbbf05399db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2791fd606aa778d04d57d985ae0064e37ccf92d67313bae76fafbbf05399db", kill_on_drop: false }` [INFO] [stdout] bf2791fd606aa778d04d57d985ae0064e37ccf92d67313bae76fafbbf05399db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 385aecad2606972ac4c4ae937cfe9aefc415632a0f796ae00221d356037d90f1 [INFO] running `Command { std: "docker" "start" "-a" "385aecad2606972ac4c4ae937cfe9aefc415632a0f796ae00221d356037d90f1", kill_on_drop: false }` [INFO] [stderr] Compiling classicube-roll-plugin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "385aecad2606972ac4c4ae937cfe9aefc415632a0f796ae00221d356037d90f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385aecad2606972ac4c4ae937cfe9aefc415632a0f796ae00221d356037d90f1", kill_on_drop: false }` [INFO] [stdout] 385aecad2606972ac4c4ae937cfe9aefc415632a0f796ae00221d356037d90f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65112686d820220f0806b09ea5903fe5c0c185570874ac3a74c89efbfce65b37 [INFO] running `Command { std: "docker" "start" "-a" "65112686d820220f0806b09ea5903fe5c0c185570874ac3a74c89efbfce65b37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/classicube_roll_plugin-9dd5d3864317bd85) [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" "65112686d820220f0806b09ea5903fe5c0c185570874ac3a74c89efbfce65b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65112686d820220f0806b09ea5903fe5c0c185570874ac3a74c89efbfce65b37", kill_on_drop: false }` [INFO] [stdout] 65112686d820220f0806b09ea5903fe5c0c185570874ac3a74c89efbfce65b37