[INFO] cloning repository https://github.com/coruscateor/URL_Test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coruscateor/URL_Test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoruscateor%2FURL_Test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoruscateor%2FURL_Test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a46f7511d6e6029f0fa265e26818751ffebaf3dc [INFO] testing coruscateor/URL_Test against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoruscateor%2FURL_Test" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coruscateor/URL_Test 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/coruscateor/URL_Test [INFO] finished tweaking git repo https://github.com/coruscateor/URL_Test [INFO] tweaked toml for git repo https://github.com/coruscateor/URL_Test written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/coruscateor/URL_Test 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 8c34ff5345e4e88ea18663ef83d753b32f3fb7bfb0c29c0c588f0f705922a6f6 [INFO] running `Command { std: "docker" "start" "-a" "8c34ff5345e4e88ea18663ef83d753b32f3fb7bfb0c29c0c588f0f705922a6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c34ff5345e4e88ea18663ef83d753b32f3fb7bfb0c29c0c588f0f705922a6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c34ff5345e4e88ea18663ef83d753b32f3fb7bfb0c29c0c588f0f705922a6f6", kill_on_drop: false }` [INFO] [stdout] 8c34ff5345e4e88ea18663ef83d753b32f3fb7bfb0c29c0c588f0f705922a6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 77358202c42d51838a2df2b8912a66f9db0394ca79b4952d13daa8af96750706 [INFO] running `Command { std: "docker" "start" "-a" "77358202c42d51838a2df2b8912a66f9db0394ca79b4952d13daa8af96750706", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling URL_Test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `URL_Test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `url_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checkAbdPrint` should have a snake case name [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn checkAbdPrint(result: Result) [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_abd_print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parseErrorOut` should have a snake case name [INFO] [stdout] --> src/main.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn parseErrorOut(err: ParseError) [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_error_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `Command { std: "docker" "inspect" "77358202c42d51838a2df2b8912a66f9db0394ca79b4952d13daa8af96750706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77358202c42d51838a2df2b8912a66f9db0394ca79b4952d13daa8af96750706", kill_on_drop: false }` [INFO] [stdout] 77358202c42d51838a2df2b8912a66f9db0394ca79b4952d13daa8af96750706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 724a60db292aa295b3d99984f6b66dff79cfa3cda4d5e2c23f6066a0db12b291 [INFO] running `Command { std: "docker" "start" "-a" "724a60db292aa295b3d99984f6b66dff79cfa3cda4d5e2c23f6066a0db12b291", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling URL_Test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `URL_Test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `url_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checkAbdPrint` should have a snake case name [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn checkAbdPrint(result: Result) [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_abd_print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parseErrorOut` should have a snake case name [INFO] [stdout] --> src/main.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn parseErrorOut(err: ParseError) [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_error_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "724a60db292aa295b3d99984f6b66dff79cfa3cda4d5e2c23f6066a0db12b291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724a60db292aa295b3d99984f6b66dff79cfa3cda4d5e2c23f6066a0db12b291", kill_on_drop: false }` [INFO] [stdout] 724a60db292aa295b3d99984f6b66dff79cfa3cda4d5e2c23f6066a0db12b291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] befd6ae0e97ff6d842c9d8d4668f4de347e29de6e8f89104a9c612eecbc3eb4a [INFO] running `Command { std: "docker" "start" "-a" "befd6ae0e97ff6d842c9d8d4668f4de347e29de6e8f89104a9c612eecbc3eb4a", kill_on_drop: false }` [INFO] [stderr] warning: crate `URL_Test` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `url_test` [INFO] [stderr] [INFO] [stderr] warning: function `checkAbdPrint` should have a snake case name [INFO] [stderr] --> src/main.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn checkAbdPrint(result: Result) [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_abd_print` [INFO] [stderr] [INFO] [stderr] warning: function `parseErrorOut` should have a snake case name [INFO] [stderr] --> src/main.rs:59:4 [INFO] [stderr] | [INFO] [stderr] 59 | fn parseErrorOut(err: ParseError) [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_error_out` [INFO] [stderr] [INFO] [stderr] warning: `URL_Test` (bin "URL_Test" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/URL_Test-09129c96da30d7b8) [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" "befd6ae0e97ff6d842c9d8d4668f4de347e29de6e8f89104a9c612eecbc3eb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "befd6ae0e97ff6d842c9d8d4668f4de347e29de6e8f89104a9c612eecbc3eb4a", kill_on_drop: false }` [INFO] [stdout] befd6ae0e97ff6d842c9d8d4668f4de347e29de6e8f89104a9c612eecbc3eb4a