[INFO] cloning repository https://github.com/Vorakor/Rust-Database-Migration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vorakor/Rust-Database-Migration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVorakor%2FRust-Database-Migration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVorakor%2FRust-Database-Migration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34d048a9a6d336ce104f8f833c180821d0a1b7dd [INFO] testing Vorakor/Rust-Database-Migration against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVorakor%2FRust-Database-Migration" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vorakor/Rust-Database-Migration 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/Vorakor/Rust-Database-Migration [INFO] finished tweaking git repo https://github.com/Vorakor/Rust-Database-Migration [INFO] tweaked toml for git repo https://github.com/Vorakor/Rust-Database-Migration written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Vorakor/Rust-Database-Migration 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 50dea9264709d1ab1e046691c4c362d339b6867e5b7df07d26cb9599e43b9390 [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" "50dea9264709d1ab1e046691c4c362d339b6867e5b7df07d26cb9599e43b9390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50dea9264709d1ab1e046691c4c362d339b6867e5b7df07d26cb9599e43b9390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dea9264709d1ab1e046691c4c362d339b6867e5b7df07d26cb9599e43b9390", kill_on_drop: false }` [INFO] [stdout] 50dea9264709d1ab1e046691c4c362d339b6867e5b7df07d26cb9599e43b9390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 422987b3346f8371bdc6e38c62c3756a0f5b3bf8376da904160d18b67cca34be [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" "422987b3346f8371bdc6e38c62c3756a0f5b3bf8376da904160d18b67cca34be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.19.1 [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 openssl v0.10.32 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling rust-database-migration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "422987b3346f8371bdc6e38c62c3756a0f5b3bf8376da904160d18b67cca34be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "422987b3346f8371bdc6e38c62c3756a0f5b3bf8376da904160d18b67cca34be", kill_on_drop: false }` [INFO] [stdout] 422987b3346f8371bdc6e38c62c3756a0f5b3bf8376da904160d18b67cca34be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] db8d9ae8245072277c814651604f512d9f04a84627b8df584dbd1739854db980 [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" "db8d9ae8245072277c814651604f512d9f04a84627b8df584dbd1739854db980", kill_on_drop: false }` [INFO] [stderr] Compiling rust-database-migration v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "db8d9ae8245072277c814651604f512d9f04a84627b8df584dbd1739854db980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8d9ae8245072277c814651604f512d9f04a84627b8df584dbd1739854db980", kill_on_drop: false }` [INFO] [stdout] db8d9ae8245072277c814651604f512d9f04a84627b8df584dbd1739854db980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b6536c2f1de83f15fab0b0177954b338fc8c3be62d0a81095bb89687b8c73c64 [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" "b6536c2f1de83f15fab0b0177954b338fc8c3be62d0a81095bb89687b8c73c64", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_database_migration-e2f6efdbbbd625dc) [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" "b6536c2f1de83f15fab0b0177954b338fc8c3be62d0a81095bb89687b8c73c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6536c2f1de83f15fab0b0177954b338fc8c3be62d0a81095bb89687b8c73c64", kill_on_drop: false }` [INFO] [stdout] b6536c2f1de83f15fab0b0177954b338fc8c3be62d0a81095bb89687b8c73c64