[INFO] cloning repository https://github.com/Deisss/migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deisss/migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeisss%2Fmigrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeisss%2Fmigrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c30573497a2e1d8d27b03e1709144f84e0cba29 [INFO] testing Deisss/migrate against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeisss%2Fmigrate" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Deisss/migrate on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Deisss/migrate [INFO] finished tweaking git repo https://github.com/Deisss/migrate [INFO] tweaked toml for git repo https://github.com/Deisss/migrate written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Deisss/migrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc9648ccb7942bf03cfde70c3fedfb0cb1c88e87070009322cda75003d3c2f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1cc9648ccb7942bf03cfde70c3fedfb0cb1c88e87070009322cda75003d3c2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc9648ccb7942bf03cfde70c3fedfb0cb1c88e87070009322cda75003d3c2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc9648ccb7942bf03cfde70c3fedfb0cb1c88e87070009322cda75003d3c2f5", kill_on_drop: false }` [INFO] [stdout] 1cc9648ccb7942bf03cfde70c3fedfb0cb1c88e87070009322cda75003d3c2f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7d69565255001f803e3a0295609ceb7191e1e8ca60226a40b52ec24f399a442 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7d69565255001f803e3a0295609ceb7191e1e8ca60226a40b52ec24f399a442", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling io-enum v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling mysql v18.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rust_decimal v1.4.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_utils v0.9.1 [INFO] [stderr] Compiling tokio-util v0.3.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mysql_common v0.20.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling postgres-native-tls v0.3.0 [INFO] [stderr] Compiling postgres v0.17.2 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling migrate v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "c7d69565255001f803e3a0295609ceb7191e1e8ca60226a40b52ec24f399a442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d69565255001f803e3a0295609ceb7191e1e8ca60226a40b52ec24f399a442", kill_on_drop: false }` [INFO] [stdout] c7d69565255001f803e3a0295609ceb7191e1e8ca60226a40b52ec24f399a442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 154b7e3660c4152904e2345bfad422a0866da5fe862be8db66cf5c4a80355acb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "154b7e3660c4152904e2345bfad422a0866da5fe862be8db66cf5c4a80355acb", kill_on_drop: false }` [INFO] [stderr] Compiling migrate v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "154b7e3660c4152904e2345bfad422a0866da5fe862be8db66cf5c4a80355acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154b7e3660c4152904e2345bfad422a0866da5fe862be8db66cf5c4a80355acb", kill_on_drop: false }` [INFO] [stdout] 154b7e3660c4152904e2345bfad422a0866da5fe862be8db66cf5c4a80355acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01d62785fe93761f0eebdeea23b4f5953343f60af6a6dc21c326f4ec253cc424 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01d62785fe93761f0eebdeea23b4f5953343f60af6a6dc21c326f4ec253cc424", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/migrate-f621b19a4511a118) [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" "01d62785fe93761f0eebdeea23b4f5953343f60af6a6dc21c326f4ec253cc424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d62785fe93761f0eebdeea23b4f5953343f60af6a6dc21c326f4ec253cc424", kill_on_drop: false }` [INFO] [stdout] 01d62785fe93761f0eebdeea23b4f5953343f60af6a6dc21c326f4ec253cc424