[INFO] cloning repository https://github.com/Vagelis-Prokopiou/rs_employees-with-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vagelis-Prokopiou/rs_employees-with-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Frs_employees-with-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Frs_employees-with-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01ee56375009e4559dadaa413142c8fe4eb1f47a [INFO] testing Vagelis-Prokopiou/rs_employees-with-db against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagelis-Prokopiou%2Frs_employees-with-db" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Vagelis-Prokopiou/rs_employees-with-db [INFO] finished tweaking git repo https://github.com/Vagelis-Prokopiou/rs_employees-with-db [INFO] tweaked toml for git repo https://github.com/Vagelis-Prokopiou/rs_employees-with-db written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Vagelis-Prokopiou/rs_employees-with-db on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Vagelis-Prokopiou/rs_employees-with-db 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a224d11410a02beebf52d104433ac3b90c5f670c6e4fd5683a81961d61bdbe1 [INFO] running `Command { std: "docker" "start" "-a" "0a224d11410a02beebf52d104433ac3b90c5f670c6e4fd5683a81961d61bdbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a224d11410a02beebf52d104433ac3b90c5f670c6e4fd5683a81961d61bdbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a224d11410a02beebf52d104433ac3b90c5f670c6e4fd5683a81961d61bdbe1", kill_on_drop: false }` [INFO] [stdout] 0a224d11410a02beebf52d104433ac3b90c5f670c6e4fd5683a81961d61bdbe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab9daa04fcb9a117c3be09813f191975112dc7e6e908cac3d68ecb7724bcb42f [INFO] running `Command { std: "docker" "start" "-a" "ab9daa04fcb9a117c3be09813f191975112dc7e6e908cac3d68ecb7724bcb42f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling mysql_common v0.8.0 [INFO] [stderr] Compiling mysql v14.0.0 [INFO] [stderr] Compiling employees_with_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.11s [INFO] running `Command { std: "docker" "inspect" "ab9daa04fcb9a117c3be09813f191975112dc7e6e908cac3d68ecb7724bcb42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9daa04fcb9a117c3be09813f191975112dc7e6e908cac3d68ecb7724bcb42f", kill_on_drop: false }` [INFO] [stdout] ab9daa04fcb9a117c3be09813f191975112dc7e6e908cac3d68ecb7724bcb42f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ae0f8042f4007a6f276685e4790d4a32aae40c40360e66f543dd5e12f6b38a6 [INFO] running `Command { std: "docker" "start" "-a" "2ae0f8042f4007a6f276685e4790d4a32aae40c40360e66f543dd5e12f6b38a6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling employees_with_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "2ae0f8042f4007a6f276685e4790d4a32aae40c40360e66f543dd5e12f6b38a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae0f8042f4007a6f276685e4790d4a32aae40c40360e66f543dd5e12f6b38a6", kill_on_drop: false }` [INFO] [stdout] 2ae0f8042f4007a6f276685e4790d4a32aae40c40360e66f543dd5e12f6b38a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2d8434cf0f82f6b3dcdd7ae34c5ffff67f7d09117bc1c4fa9412f8f8b8aeaee [INFO] running `Command { std: "docker" "start" "-a" "e2d8434cf0f82f6b3dcdd7ae34c5ffff67f7d09117bc1c4fa9412f8f8b8aeaee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/employees_with_db-ed71d6327e427ad8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helpers::tests::test_is_valid_employee_provided ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2d8434cf0f82f6b3dcdd7ae34c5ffff67f7d09117bc1c4fa9412f8f8b8aeaee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d8434cf0f82f6b3dcdd7ae34c5ffff67f7d09117bc1c4fa9412f8f8b8aeaee", kill_on_drop: false }` [INFO] [stdout] e2d8434cf0f82f6b3dcdd7ae34c5ffff67f7d09117bc1c4fa9412f8f8b8aeaee