[INFO] cloning repository https://github.com/DanieleCast/RustProject [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanieleCast/RustProject" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanieleCast%2FRustProject", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanieleCast%2FRustProject'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28f467a4d8084a28fbf8212155f2f753f948765c [INFO] testing DanieleCast/RustProject against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanieleCast%2FRustProject" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanieleCast/RustProject on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanieleCast/RustProject [INFO] finished tweaking git repo https://github.com/DanieleCast/RustProject [INFO] tweaked toml for git repo https://github.com/DanieleCast/RustProject written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/DanieleCast/RustProject already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75dcd1997d0522863eeb2fa6838e15983528021a65fd4c3747927bab4561c905 [INFO] running `Command { std: "docker" "start" "-a" "75dcd1997d0522863eeb2fa6838e15983528021a65fd4c3747927bab4561c905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75dcd1997d0522863eeb2fa6838e15983528021a65fd4c3747927bab4561c905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75dcd1997d0522863eeb2fa6838e15983528021a65fd4c3747927bab4561c905", kill_on_drop: false }` [INFO] [stdout] 75dcd1997d0522863eeb2fa6838e15983528021a65fd4c3747927bab4561c905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c35b708600563bdfa2df3b4c267ff251ea452d8fb2d4f0edcbc4c265ce9177a [INFO] running `Command { std: "docker" "start" "-a" "3c35b708600563bdfa2df3b4c267ff251ea452d8fb2d4f0edcbc4c265ce9177a", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling kruger_migration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.75s [INFO] running `Command { std: "docker" "inspect" "3c35b708600563bdfa2df3b4c267ff251ea452d8fb2d4f0edcbc4c265ce9177a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c35b708600563bdfa2df3b4c267ff251ea452d8fb2d4f0edcbc4c265ce9177a", kill_on_drop: false }` [INFO] [stdout] 3c35b708600563bdfa2df3b4c267ff251ea452d8fb2d4f0edcbc4c265ce9177a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df55063dd369a645352f8138c4e177c4626609bedf20b20c58d0e74de668f33f [INFO] running `Command { std: "docker" "start" "-a" "df55063dd369a645352f8138c4e177c4626609bedf20b20c58d0e74de668f33f", kill_on_drop: false }` [INFO] [stderr] Compiling kruger_migration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "df55063dd369a645352f8138c4e177c4626609bedf20b20c58d0e74de668f33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df55063dd369a645352f8138c4e177c4626609bedf20b20c58d0e74de668f33f", kill_on_drop: false }` [INFO] [stdout] df55063dd369a645352f8138c4e177c4626609bedf20b20c58d0e74de668f33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f941b7478ecdac76ce3a0ff4376e6c9e6f0805656248460b1f3d43e8650e6540 [INFO] running `Command { std: "docker" "start" "-a" "f941b7478ecdac76ce3a0ff4376e6c9e6f0805656248460b1f3d43e8650e6540", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kruger_migration-9598115100c9cd16) [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" "f941b7478ecdac76ce3a0ff4376e6c9e6f0805656248460b1f3d43e8650e6540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f941b7478ecdac76ce3a0ff4376e6c9e6f0805656248460b1f3d43e8650e6540", kill_on_drop: false }` [INFO] [stdout] f941b7478ecdac76ce3a0ff4376e6c9e6f0805656248460b1f3d43e8650e6540