[INFO] fetching crate oapth 0.1.0... [INFO] testing oapth-0.1.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate oapth 0.1.0 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate oapth 0.1.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oapth 0.1.0 [INFO] finished tweaking crates.io crate oapth 0.1.0 [INFO] tweaked toml for crates.io crate oapth 0.1.0 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e255c936fc9a218349e2b9486de849b7a3f4ee8fc6490b3bf3801907911dbe6 [INFO] running `Command { std: "docker" "start" "-a" "2e255c936fc9a218349e2b9486de849b7a3f4ee8fc6490b3bf3801907911dbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e255c936fc9a218349e2b9486de849b7a3f4ee8fc6490b3bf3801907911dbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e255c936fc9a218349e2b9486de849b7a3f4ee8fc6490b3bf3801907911dbe6", kill_on_drop: false }` [INFO] [stdout] 2e255c936fc9a218349e2b9486de849b7a3f4ee8fc6490b3bf3801907911dbe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d2024b16ed49fb6443f435612db26bd6237fe4c50b3b29dcaf4a9e5458a849 [INFO] running `Command { std: "docker" "start" "-a" "f6d2024b16ed49fb6443f435612db26bd6237fe4c50b3b29dcaf4a9e5458a849", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling oapth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | "_oapth_migration_omg_version INT NOT NULL, \ [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | checksum VARCHAR(20) NOT NULL, \ [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | version INT NOT NULL, \ [INFO] [stdout] | ___________________________^ [INFO] [stdout] 12 | | [INFO] [stdout] 13 | | CONSTRAINT _oapth_migration_unq UNIQUE (version, _oapth_migration_omg_version)" [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | "version INT NOT NULL PRIMARY KEY, \ [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | name VARCHAR(128) NOT NULL" [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | "); \ [INFO] [stdout] | _______^ [INFO] [stdout] 72 | | [INFO] [stdout] 73 | | CREATE TABLE IF NOT EXISTS _oapth_migration (", [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | "CREATE SCHEMA IF NOT EXISTS _oapth; \ [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | CREATE TABLE IF NOT EXISTS _oapth._oapth_migration_group (", [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | "); \ [INFO] [stdout] | _______^ [INFO] [stdout] 98 | | [INFO] [stdout] 99 | | CREATE TABLE IF NOT EXISTS _oapth_migration ( [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 170 | _oapth_migration_group.version as omg_version, \ [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | _oapth_migration_group.name as omg_name, \ [INFO] [stdout] | |______^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.54s [INFO] running `Command { std: "docker" "inspect" "f6d2024b16ed49fb6443f435612db26bd6237fe4c50b3b29dcaf4a9e5458a849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d2024b16ed49fb6443f435612db26bd6237fe4c50b3b29dcaf4a9e5458a849", kill_on_drop: false }` [INFO] [stdout] f6d2024b16ed49fb6443f435612db26bd6237fe4c50b3b29dcaf4a9e5458a849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73707dd3235e0806c8a250e4312bf2ed4679b08f9bc36496c8725c57c85062a8 [INFO] running `Command { std: "docker" "start" "-a" "73707dd3235e0806c8a250e4312bf2ed4679b08f9bc36496c8725c57c85062a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | "_oapth_migration_omg_version INT NOT NULL, \ [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | checksum VARCHAR(20) NOT NULL, \ [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | version INT NOT NULL, \ [INFO] [stdout] | ___________________________^ [INFO] [stdout] 12 | | [INFO] [stdout] 13 | | CONSTRAINT _oapth_migration_unq UNIQUE (version, _oapth_migration_omg_version)" [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | "version INT NOT NULL PRIMARY KEY, \ [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | name VARCHAR(128) NOT NULL" [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | "); \ [INFO] [stdout] | _______^ [INFO] [stdout] 72 | | [INFO] [stdout] 73 | | CREATE TABLE IF NOT EXISTS _oapth_migration (", [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | "CREATE SCHEMA IF NOT EXISTS _oapth; \ [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | CREATE TABLE IF NOT EXISTS _oapth._oapth_migration_group (", [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | "); \ [INFO] [stdout] | _______^ [INFO] [stdout] 98 | | [INFO] [stdout] 99 | | CREATE TABLE IF NOT EXISTS _oapth_migration ( [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 170 | _oapth_migration_group.version as omg_version, \ [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | _oapth_migration_group.name as omg_name, \ [INFO] [stdout] | |______^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling oapth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | "_oapth_migration_omg_version INT NOT NULL, \ [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | checksum VARCHAR(20) NOT NULL, \ [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | version INT NOT NULL, \ [INFO] [stdout] | ___________________________^ [INFO] [stdout] 12 | | [INFO] [stdout] 13 | | CONSTRAINT _oapth_migration_unq UNIQUE (version, _oapth_migration_omg_version)" [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | "version INT NOT NULL PRIMARY KEY, \ [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | name VARCHAR(128) NOT NULL" [INFO] [stdout] | |____^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | "); \ [INFO] [stdout] | _______^ [INFO] [stdout] 72 | | [INFO] [stdout] 73 | | CREATE TABLE IF NOT EXISTS _oapth_migration (", [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | "CREATE SCHEMA IF NOT EXISTS _oapth; \ [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | CREATE TABLE IF NOT EXISTS _oapth._oapth_migration_group (", [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | "); \ [INFO] [stdout] | _______^ [INFO] [stdout] 98 | | [INFO] [stdout] 99 | | CREATE TABLE IF NOT EXISTS _oapth_migration ( [INFO] [stdout] | |__^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/fixed_sql_commands.rs:170:54 [INFO] [stdout] | [INFO] [stdout] 170 | _oapth_migration_group.version as omg_version, \ [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | _oapth_migration_group.name as omg_name, \ [INFO] [stdout] | |______^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.36s [INFO] running `Command { std: "docker" "inspect" "73707dd3235e0806c8a250e4312bf2ed4679b08f9bc36496c8725c57c85062a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73707dd3235e0806c8a250e4312bf2ed4679b08f9bc36496c8725c57c85062a8", kill_on_drop: false }` [INFO] [stdout] 73707dd3235e0806c8a250e4312bf2ed4679b08f9bc36496c8725c57c85062a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f47352fae4ecbb39f28ff8bae9f39af1e92e4b8b0b7bb23a5cf89c165b93bb0 [INFO] running `Command { std: "docker" "start" "-a" "2f47352fae4ecbb39f28ff8bae9f39af1e92e4b8b0b7bb23a5cf89c165b93bb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:7:49 [INFO] [stderr] | [INFO] [stderr] 7 | "_oapth_migration_omg_version INT NOT NULL, \ [INFO] [stderr] | _________________________________________________^ [INFO] [stderr] 8 | | [INFO] [stderr] 9 | | checksum VARCHAR(20) NOT NULL, \ [INFO] [stderr] | |____^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | version INT NOT NULL, \ [INFO] [stderr] | ___________________________^ [INFO] [stderr] 12 | | [INFO] [stderr] 13 | | CONSTRAINT _oapth_migration_unq UNIQUE (version, _oapth_migration_omg_version)" [INFO] [stderr] | |____^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:19:40 [INFO] [stderr] | [INFO] [stderr] 19 | "version INT NOT NULL PRIMARY KEY, \ [INFO] [stderr] | ________________________________________^ [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | name VARCHAR(128) NOT NULL" [INFO] [stderr] | |____^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:71:7 [INFO] [stderr] | [INFO] [stderr] 71 | "); \ [INFO] [stderr] | _______^ [INFO] [stderr] 72 | | [INFO] [stderr] 73 | | CREATE TABLE IF NOT EXISTS _oapth_migration (", [INFO] [stderr] | |__^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:81:40 [INFO] [stderr] | [INFO] [stderr] 81 | "CREATE SCHEMA IF NOT EXISTS _oapth; \ [INFO] [stderr] | ________________________________________^ [INFO] [stderr] 82 | | [INFO] [stderr] 83 | | CREATE TABLE IF NOT EXISTS _oapth._oapth_migration_group (", [INFO] [stderr] | |__^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:97:7 [INFO] [stderr] | [INFO] [stderr] 97 | "); \ [INFO] [stderr] | _______^ [INFO] [stderr] 98 | | [INFO] [stderr] 99 | | CREATE TABLE IF NOT EXISTS _oapth_migration ( [INFO] [stderr] | |__^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/fixed_sql_commands.rs:170:54 [INFO] [stderr] | [INFO] [stderr] 170 | _oapth_migration_group.version as omg_version, \ [INFO] [stderr] | ______________________________________________________^ [INFO] [stderr] 171 | | [INFO] [stderr] 172 | | _oapth_migration_group.name as omg_name, \ [INFO] [stderr] | |______^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: `oapth` (lib) generated 7 warnings [INFO] [stderr] warning: `oapth` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oapth-9e2d3598434a0d72) [INFO] [stdout] [INFO] [stderr] Doc-tests oapth [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] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:7:49 [INFO] [stderr] | [INFO] [stderr] 7 | "_oapth_migration_omg_version INT NOT NULL, \ [INFO] [stderr] | _________________________________________________^ [INFO] [stderr] 8 | | [INFO] [stderr] 9 | | checksum VARCHAR(20) NOT NULL, \ [INFO] [stderr] | |____^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | version INT NOT NULL, \ [INFO] [stderr] | ___________________________^ [INFO] [stderr] 12 | | [INFO] [stderr] 13 | | CONSTRAINT _oapth_migration_unq UNIQUE (version, _oapth_migration_omg_version)" [INFO] [stderr] | |____^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:19:40 [INFO] [stderr] | [INFO] [stderr] 19 | "version INT NOT NULL PRIMARY KEY, \ [INFO] [stderr] | ________________________________________^ [INFO] [stderr] 20 | | [INFO] [stderr] 21 | | name VARCHAR(128) NOT NULL" [INFO] [stderr] | |____^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:71:7 [INFO] [stderr] | [INFO] [stderr] 71 | "); \ [INFO] [stderr] | _______^ [INFO] [stderr] 72 | | [INFO] [stderr] 73 | | CREATE TABLE IF NOT EXISTS _oapth_migration (", [INFO] [stderr] | |__^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:81:40 [INFO] [stderr] | [INFO] [stderr] 81 | "CREATE SCHEMA IF NOT EXISTS _oapth; \ [INFO] [stderr] | ________________________________________^ [INFO] [stderr] 82 | | [INFO] [stderr] 83 | | CREATE TABLE IF NOT EXISTS _oapth._oapth_migration_group (", [INFO] [stderr] | |__^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:97:7 [INFO] [stderr] | [INFO] [stderr] 97 | "); \ [INFO] [stderr] | _______^ [INFO] [stderr] 98 | | [INFO] [stderr] 99 | | CREATE TABLE IF NOT EXISTS _oapth_migration ( [INFO] [stderr] | |__^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> /opt/rustwide/workdir/src/fixed_sql_commands.rs:170:54 [INFO] [stderr] | [INFO] [stderr] 170 | _oapth_migration_group.version as omg_version, \ [INFO] [stderr] | ______________________________________________________^ [INFO] [stderr] 171 | | [INFO] [stderr] 172 | | _oapth_migration_group.name as omg_name, \ [INFO] [stderr] | |______^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/migration/migration_group.rs - migration::migration_group::MigrationGroup::version (line 37) ... ok [INFO] [stdout] test src/config.rs - config::Config::url (line 152) ... ok [INFO] [stdout] test src/migration.rs - migration::Migration::sql_up (line 96) ... ok [INFO] [stdout] test src/doc_tests.rs - doc_tests::migration_group (line 23) ... ok [INFO] [stdout] test src/migration.rs - migration::Migration::sql_down (line 83) ... ok [INFO] [stdout] test src/config.rs - config::Config::full_host (line 60) ... ok [INFO] [stdout] test src/config.rs - config::Config::host (line 80) ... ok [INFO] [stdout] test src/config.rs - config::Config::user (line 164) ... ok [INFO] [stdout] test src/config.rs - config::Config::password (line 116) ... ok [INFO] [stdout] test src/migration.rs - migration::Migration::checksum (line 57) ... ok [INFO] [stdout] test src/migration.rs - migration::Migration::name (line 70) ... ok [INFO] [stdout] test src/migration/migration_group.rs - migration::migration_group::MigrationGroup::name (line 24) ... ok [INFO] [stdout] test src/config.rs - config::Config::name (line 100) ... ok [INFO] [stdout] test src/config.rs - config::Config::port (line 136) ... ok [INFO] [stdout] test src/migration.rs - migration::Migration::version (line 111) ... ok [INFO] [stdout] test src/doc_tests.rs - doc_tests::migration (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f47352fae4ecbb39f28ff8bae9f39af1e92e4b8b0b7bb23a5cf89c165b93bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f47352fae4ecbb39f28ff8bae9f39af1e92e4b8b0b7bb23a5cf89c165b93bb0", kill_on_drop: false }` [INFO] [stdout] 2f47352fae4ecbb39f28ff8bae9f39af1e92e4b8b0b7bb23a5cf89c165b93bb0