[INFO] cloning repository https://github.com/toracle/rs-db-migration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toracle/rs-db-migration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoracle%2Frs-db-migration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoracle%2Frs-db-migration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 933e28c39f39f7d4fef4908479bf93e0e6f7114c [INFO] checking toracle/rs-db-migration against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoracle%2Frs-db-migration" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toracle/rs-db-migration on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toracle/rs-db-migration [INFO] finished tweaking git repo https://github.com/toracle/rs-db-migration [INFO] tweaked toml for git repo https://github.com/toracle/rs-db-migration written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toracle/rs-db-migration 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76527cb49c5cd4404c05cd8e056dafabe8e32ff3a766465f2d92a0616f246d00 [INFO] running `Command { std: "docker" "start" "-a" "76527cb49c5cd4404c05cd8e056dafabe8e32ff3a766465f2d92a0616f246d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76527cb49c5cd4404c05cd8e056dafabe8e32ff3a766465f2d92a0616f246d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76527cb49c5cd4404c05cd8e056dafabe8e32ff3a766465f2d92a0616f246d00", kill_on_drop: false }` [INFO] [stdout] 76527cb49c5cd4404c05cd8e056dafabe8e32ff3a766465f2d92a0616f246d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b215459968c0f9052154ca696110fa5b89ef8e01400d17bcd77613a3109142e7 [INFO] running `Command { std: "docker" "start" "-a" "b215459968c0f9052154ca696110fa5b89ef8e01400d17bcd77613a3109142e7", kill_on_drop: false }` [INFO] [stderr] Checking rs-sql-migration v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:58:89 [INFO] [stdout] | [INFO] [stdout] 58 | fn load_migrations<'a>(filenames: Vec) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from [INFO] [stdout] help: consider using the `'a` lifetime [INFO] [stdout] | [INFO] [stdout] 58 | fn load_migrations<'a>(filenames: Vec) -> HashMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:58:89 [INFO] [stdout] | [INFO] [stdout] 58 | fn load_migrations<'a>(filenames: Vec) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from [INFO] [stdout] help: consider using the `'a` lifetime [INFO] [stdout] | [INFO] [stdout] 58 | fn load_migrations<'a>(filenames: Vec) -> HashMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 64 | m.insert(info.direction, &info); [INFO] [stdout] | - -------------- this argument has type `&Direction`... [INFO] [stdout] | | [INFO] [stdout] | ... which causes `m` to have type `HashMap<&Direction, &MigrationInfo<'_>>` [INFO] [stdout] 65 | migrations.insert(info.order, m); [INFO] [stdout] | ------ ^ expected `HashMap`, found `HashMap<&Direction, &...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HashMap>` [INFO] [stdout] found struct `HashMap<&Direction, &MigrationInfo<'_>>` [INFO] [stdout] help: the return type of this call is `HashMap<&Direction, &MigrationInfo<'_>>` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | migrations.insert(info.order, m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `insert` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:1105:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 64 | m.insert(info.direction, &info); [INFO] [stdout] | - -------------- this argument has type `&Direction`... [INFO] [stdout] | | [INFO] [stdout] | ... which causes `m` to have type `HashMap<&Direction, &MigrationInfo<'_>>` [INFO] [stdout] 65 | migrations.insert(info.order, m); [INFO] [stdout] | ------ ^ expected `HashMap`, found `HashMap<&Direction, &...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `HashMap>` [INFO] [stdout] found struct `HashMap<&Direction, &MigrationInfo<'_>>` [INFO] [stdout] help: the return type of this call is `HashMap<&Direction, &MigrationInfo<'_>>` due to the type of the argument passed [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | migrations.insert(info.order, m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `insert` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/collections/hash/map.rs:1105:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: direction, name: name.to_string() } [INFO] [stdout] | ^^^^^^^^^ expected `&Direction`, found `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: &direction, name: name.to_string() } [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: direction, name: name.to_string() } [INFO] [stdout] | ^^^^^^^^^ expected `&Direction`, found `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: &direction, name: name.to_string() } [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:91:63 [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: direction, name: name.to_string() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `&String`, found `String` [INFO] [stdout] | [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: direction, name: &name.to_string() } [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:91:63 [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: direction, name: name.to_string() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `&String`, found `String` [INFO] [stdout] | [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 91 | MigrationInfo {order: order , direction: direction, name: &name.to_string() } [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | let info = MigrationInfo { order: 1, direction: Direction::Forward, name: "app_datas__add_ymd".to_string() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `&Direction`, found `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 98 | let info = MigrationInfo { order: 1, direction: &Direction::Forward, name: "app_datas__add_ymd".to_string() }; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:98:79 [INFO] [stdout] | [INFO] [stdout] 98 | let info = MigrationInfo { order: 1, direction: Direction::Forward, name: "app_datas__add_ymd".to_string() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&String`, found `String` [INFO] [stdout] | [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 98 | let info = MigrationInfo { order: 1, direction: Direction::Forward, name: &"app_datas__add_ymd".to_string() }; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-sql-migration` (bin "rs-sql-migration") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rs-sql-migration` (bin "rs-sql-migration" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "b215459968c0f9052154ca696110fa5b89ef8e01400d17bcd77613a3109142e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b215459968c0f9052154ca696110fa5b89ef8e01400d17bcd77613a3109142e7", kill_on_drop: false }` [INFO] [stdout] b215459968c0f9052154ca696110fa5b89ef8e01400d17bcd77613a3109142e7