[INFO] cloning repository https://github.com/imor/pg_escape [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imor/pg_escape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimor%2Fpg_escape", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimor%2Fpg_escape'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63fc9f0c319189ee06b5cc5701aed4f67768de8 [INFO] testing imor/pg_escape against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimor%2Fpg_escape" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imor/pg_escape on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imor/pg_escape [INFO] finished tweaking git repo https://github.com/imor/pg_escape [INFO] tweaked toml for git repo https://github.com/imor/pg_escape written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imor/pg_escape 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23b1de23ff2ca3a3ab39675c86d356d135bcf52c5a6095fd0ffc68e692a27c93 [INFO] running `Command { std: "docker" "start" "-a" "23b1de23ff2ca3a3ab39675c86d356d135bcf52c5a6095fd0ffc68e692a27c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23b1de23ff2ca3a3ab39675c86d356d135bcf52c5a6095fd0ffc68e692a27c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b1de23ff2ca3a3ab39675c86d356d135bcf52c5a6095fd0ffc68e692a27c93", kill_on_drop: false }` [INFO] [stdout] 23b1de23ff2ca3a3ab39675c86d356d135bcf52c5a6095fd0ffc68e692a27c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df5e3a93ce031d3adfb6983e05750ac979f40f6e4eb94a8f0c7ccc79a5cad669 [INFO] running `Command { std: "docker" "start" "-a" "df5e3a93ce031d3adfb6983e05750ac979f40f6e4eb94a8f0c7ccc79a5cad669", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pg_escape v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s [INFO] running `Command { std: "docker" "inspect" "df5e3a93ce031d3adfb6983e05750ac979f40f6e4eb94a8f0c7ccc79a5cad669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5e3a93ce031d3adfb6983e05750ac979f40f6e4eb94a8f0c7ccc79a5cad669", kill_on_drop: false }` [INFO] [stdout] df5e3a93ce031d3adfb6983e05750ac979f40f6e4eb94a8f0c7ccc79a5cad669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ef7de3e1b7949436e32206d432a14ac328fdf9f7e463ab8b77b54ff722af7f [INFO] running `Command { std: "docker" "start" "-a" "51ef7de3e1b7949436e32206d432a14ac328fdf9f7e463ab8b77b54ff722af7f", kill_on_drop: false }` [INFO] [stderr] Compiling pg_escape v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "51ef7de3e1b7949436e32206d432a14ac328fdf9f7e463ab8b77b54ff722af7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ef7de3e1b7949436e32206d432a14ac328fdf9f7e463ab8b77b54ff722af7f", kill_on_drop: false }` [INFO] [stdout] 51ef7de3e1b7949436e32206d432a14ac328fdf9f7e463ab8b77b54ff722af7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4e6846ee2bc0aea5b7137ba364d6b42166e72df5ae9145330aa57c41ed395ae [INFO] running `Command { std: "docker" "start" "-a" "d4e6846ee2bc0aea5b7137ba364d6b42166e72df5ae9145330aa57c41ed395ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_escape-b39a8fc55c16d0ae) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test identifier::tests::idents_with_double_quote_are_quoted ... ok [INFO] [stdout] test identifier::tests::idents_with_numerics_in_the_middle_are_not_quoted ... ok [INFO] [stdout] test identifier::tests::keywords_are_quoted ... ok [INFO] [stdout] test identifier::tests::idents_starting_with_numerics_are_quoted ... ok [INFO] [stdout] test identifier::tests::lowercase_alphabet_idents_are_not_quoted ... ok [INFO] [stdout] test identifier::tests::non_ascii_idents_are_quoted ... ok [INFO] [stdout] test identifier::tests::empty_str_ident_is_not_quoted ... ok [INFO] [stdout] test identifier::tests::underscore_ident_is_not_quoted ... ok [INFO] [stdout] test literal::test::backslash_is_prefixed_with_e ... ok [INFO] [stdout] test literal::test::empty_string_is_not_prefixed_with_e ... ok [INFO] [stdout] test literal::test::quote_is_not_prefixed_with_e ... ok [INFO] [stdout] test literal::test::quotes_and_backslashes_are_escaped ... ok [INFO] [stdout] test identifier::tests::uppercase_alphabet_idents_are_quoted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests pg_escape [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/identifier.rs - identifier::quote_identifier (line 46) ... ok [INFO] [stdout] test src/literal.rs - literal::quote_literal (line 8) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/identifier.rs - identifier::quote_identifier (line 38) ... ok [INFO] [stdout] test src/identifier.rs - identifier::quote_identifier (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4e6846ee2bc0aea5b7137ba364d6b42166e72df5ae9145330aa57c41ed395ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e6846ee2bc0aea5b7137ba364d6b42166e72df5ae9145330aa57c41ed395ae", kill_on_drop: false }` [INFO] [stdout] d4e6846ee2bc0aea5b7137ba364d6b42166e72df5ae9145330aa57c41ed395ae