[INFO] cloning repository https://github.com/nrjais/migrator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrjais/migrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fmigrator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fmigrator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87fb4718b09c7112feb4fa157d4b1fd92981594 [INFO] testing nrjais/migrator against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fmigrator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrjais/migrator on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrjais/migrator [INFO] finished tweaking git repo https://github.com/nrjais/migrator [INFO] tweaked toml for git repo https://github.com/nrjais/migrator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nrjais/migrator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v1.0.5 [INFO] [stderr] Downloaded tokio-postgres v0.6.0 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded tokio-util v0.4.0 [INFO] [stderr] Downloaded postgres v0.18.0 [INFO] [stderr] Downloaded tokio v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca6bb685f644881a40e1eb734b844a76024efd57cbead89e78da17b77fca2300 [INFO] running `Command { std: "docker" "start" "-a" "ca6bb685f644881a40e1eb734b844a76024efd57cbead89e78da17b77fca2300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca6bb685f644881a40e1eb734b844a76024efd57cbead89e78da17b77fca2300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6bb685f644881a40e1eb734b844a76024efd57cbead89e78da17b77fca2300", kill_on_drop: false }` [INFO] [stdout] ca6bb685f644881a40e1eb734b844a76024efd57cbead89e78da17b77fca2300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b46b6175bf8fb84a6d2915212ced7d91fa5ada24f34e936e7550e47af664380 [INFO] running `Command { std: "docker" "start" "-a" "0b46b6175bf8fb84a6d2915212ced7d91fa5ada24f34e936e7550e47af664380", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling mio v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling tokio-util v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling tokio-postgres v0.6.0 [INFO] [stderr] Compiling postgres v0.18.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling migrator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `path` and `new_line_delimited` are never read [INFO] [stdout] --> src/migration.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SqlFile { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 26 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | new_line_delimited: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/executor/mod.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | for planned in planned_migrations { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 93 | while let Some(planned) = planned_migrations { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(planned) = planned_migrations { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `Command { std: "docker" "inspect" "0b46b6175bf8fb84a6d2915212ced7d91fa5ada24f34e936e7550e47af664380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b46b6175bf8fb84a6d2915212ced7d91fa5ada24f34e936e7550e47af664380", kill_on_drop: false }` [INFO] [stdout] 0b46b6175bf8fb84a6d2915212ced7d91fa5ada24f34e936e7550e47af664380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04fbe5d9cf7977cc5b2f077d054dc9049180bf9aeb5fcdf196814543e7568d9d [INFO] running `Command { std: "docker" "start" "-a" "04fbe5d9cf7977cc5b2f077d054dc9049180bf9aeb5fcdf196814543e7568d9d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stdout] warning: fields `path` and `new_line_delimited` are never read [INFO] [stdout] --> src/migration.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SqlFile { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 26 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | new_line_delimited: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/executor/mod.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | for planned in planned_migrations { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 93 | while let Some(planned) = planned_migrations { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(planned) = planned_migrations { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling migrator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `path` and `new_line_delimited` are never read [INFO] [stdout] --> src/migration.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SqlFile { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 26 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | new_line_delimited: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/executor/mod.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | for planned in planned_migrations { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 93 | while let Some(planned) = planned_migrations { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(planned) = planned_migrations { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "04fbe5d9cf7977cc5b2f077d054dc9049180bf9aeb5fcdf196814543e7568d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fbe5d9cf7977cc5b2f077d054dc9049180bf9aeb5fcdf196814543e7568d9d", kill_on_drop: false }` [INFO] [stdout] 04fbe5d9cf7977cc5b2f077d054dc9049180bf9aeb5fcdf196814543e7568d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03a0aef33d2bd116dd68b1bfcf07c88be3029cb6c246a0997a795004cae99299 [INFO] running `Command { std: "docker" "start" "-a" "03a0aef33d2bd116dd68b1bfcf07c88be3029cb6c246a0997a795004cae99299", kill_on_drop: false }` [INFO] [stderr] warning: fields `path` and `new_line_delimited` are never read [INFO] [stderr] --> src/migration.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct SqlFile { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 26 | path: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 27 | new_line_delimited: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SqlFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stderr] --> src/executor/mod.rs:93:24 [INFO] [stderr] | [INFO] [stderr] 93 | for planned in planned_migrations { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stderr] help: to check pattern in a loop use `while let` [INFO] [stderr] | [INFO] [stderr] 93 | while let Some(planned) = planned_migrations { [INFO] [stderr] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stderr] help: consider using `if let` to clear intent [INFO] [stderr] | [INFO] [stderr] 93 | if let Some(planned) = planned_migrations { [INFO] [stderr] | ~~~~~~~~~~~~ ~~~ [INFO] [stderr] [INFO] [stderr] warning: `migrator` (bin "migrator" test) generated 2 warnings [INFO] [stderr] warning: `migrator` (bin "migrator") generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migrator-3ba8f483169fe959) [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] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-cf8d26e4283b2400) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_migrate_up ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_migrate_up stdout ---- [INFO] [stdout] Error: error communicating with the server: Broken pipe (os error 32) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Broken pipe (os error 32) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_migrate_up [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] running `Command { std: "docker" "inspect" "03a0aef33d2bd116dd68b1bfcf07c88be3029cb6c246a0997a795004cae99299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a0aef33d2bd116dd68b1bfcf07c88be3029cb6c246a0997a795004cae99299", kill_on_drop: false }` [INFO] [stdout] 03a0aef33d2bd116dd68b1bfcf07c88be3029cb6c246a0997a795004cae99299 [INFO] testing nrjais/migrator against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fmigrator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrjais/migrator on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrjais/migrator [INFO] finished tweaking git repo https://github.com/nrjais/migrator [INFO] tweaked toml for git repo https://github.com/nrjais/migrator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nrjais/migrator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f926c863d5ec9e630b994dca852ff3c0ab0626151fd510450552e7d6eaf90d3 [INFO] running `Command { std: "docker" "start" "-a" "5f926c863d5ec9e630b994dca852ff3c0ab0626151fd510450552e7d6eaf90d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f926c863d5ec9e630b994dca852ff3c0ab0626151fd510450552e7d6eaf90d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f926c863d5ec9e630b994dca852ff3c0ab0626151fd510450552e7d6eaf90d3", kill_on_drop: false }` [INFO] [stdout] 5f926c863d5ec9e630b994dca852ff3c0ab0626151fd510450552e7d6eaf90d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e920b409ace7506a225dbea4c99c26695d044903195cc0cb26d1f1256007f60 [INFO] running `Command { std: "docker" "start" "-a" "9e920b409ace7506a225dbea4c99c26695d044903195cc0cb26d1f1256007f60", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling mio v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stdout] error: failed to write /tmp/rustcCvUNpN/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `postgres-protocol` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalFIRtl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakbkadf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e920b409ace7506a225dbea4c99c26695d044903195cc0cb26d1f1256007f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e920b409ace7506a225dbea4c99c26695d044903195cc0cb26d1f1256007f60", kill_on_drop: false }` [INFO] [stdout] 9e920b409ace7506a225dbea4c99c26695d044903195cc0cb26d1f1256007f60