[INFO] cloning repository https://github.com/lupascugabrielcristian/studyapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lupascugabrielcristian/studyapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f485721b333d8dd39628c1089a71d3fa068a1135 [INFO] testing lupascugabrielcristian/studyapp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lupascugabrielcristian/studyapp on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lupascugabrielcristian/studyapp [INFO] finished tweaking git repo https://github.com/lupascugabrielcristian/studyapp [INFO] tweaked toml for git repo https://github.com/lupascugabrielcristian/studyapp written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lupascugabrielcristian/studyapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-enum v0.2.6 [INFO] [stderr] Downloaded mysql_common v0.19.2 [INFO] [stderr] Downloaded lexical v4.2.1 [INFO] [stderr] Downloaded lexical-core v0.6.8 [INFO] [stderr] Downloaded mysql v17.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5c04e205342b364877f617e52aad711d3f22d7165536e34d943ba4c93fa2754 [INFO] running `Command { std: "docker" "start" "-a" "b5c04e205342b364877f617e52aad711d3f22d7165536e34d943ba4c93fa2754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5c04e205342b364877f617e52aad711d3f22d7165536e34d943ba4c93fa2754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5c04e205342b364877f617e52aad711d3f22d7165536e34d943ba4c93fa2754", kill_on_drop: false }` [INFO] [stdout] b5c04e205342b364877f617e52aad711d3f22d7165536e34d943ba4c93fa2754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2862caa434b5506cc1d7f0d8b77578edb134ed6a465f69a26d2b5c7f3d9ca0d [INFO] running `Command { std: "docker" "start" "-a" "d2862caa434b5506cc1d7f0d8b77578edb134ed6a465f69a26d2b5c7f3d9ca0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mysql v17.0.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lexical-core v0.6.8 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling lexical v4.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.14.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mysql_common v0.19.2 [INFO] [stderr] Compiling study-app v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.53s [INFO] running `Command { std: "docker" "inspect" "d2862caa434b5506cc1d7f0d8b77578edb134ed6a465f69a26d2b5c7f3d9ca0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2862caa434b5506cc1d7f0d8b77578edb134ed6a465f69a26d2b5c7f3d9ca0d", kill_on_drop: false }` [INFO] [stdout] d2862caa434b5506cc1d7f0d8b77578edb134ed6a465f69a26d2b5c7f3d9ca0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e855efc0c1b79e13d8e0013416ed8394ce0e2c4f519df3af7d75ca7f681fbab [INFO] running `Command { std: "docker" "start" "-a" "4e855efc0c1b79e13d8e0013416ed8394ce0e2c4f519df3af7d75ca7f681fbab", kill_on_drop: false }` [INFO] [stderr] Compiling study-app v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "4e855efc0c1b79e13d8e0013416ed8394ce0e2c4f519df3af7d75ca7f681fbab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e855efc0c1b79e13d8e0013416ed8394ce0e2c4f519df3af7d75ca7f681fbab", kill_on_drop: false }` [INFO] [stdout] 4e855efc0c1b79e13d8e0013416ed8394ce0e2c4f519df3af7d75ca7f681fbab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64f0792d50cdf8e2bd546fc1c88d03d0b9474049848de103914734932893b965 [INFO] running `Command { std: "docker" "start" "-a" "64f0792d50cdf8e2bd546fc1c88d03d0b9474049848de103914734932893b965", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/study_app-47b9a965f633deda) [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 unittests (/opt/rustwide/target/debug/deps/study_app-094b9a5ae5a2d567) [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] Doc-tests study-app [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] running `Command { std: "docker" "inspect" "64f0792d50cdf8e2bd546fc1c88d03d0b9474049848de103914734932893b965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f0792d50cdf8e2bd546fc1c88d03d0b9474049848de103914734932893b965", kill_on_drop: false }` [INFO] [stdout] 64f0792d50cdf8e2bd546fc1c88d03d0b9474049848de103914734932893b965