[INFO] cloning repository https://github.com/sjm42/urllog-generator-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/urllog-generator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Furllog-generator-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Furllog-generator-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f5389aba4fbbce6b0672846d84b35c659ec6e77 [INFO] testing sjm42/urllog-generator-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Furllog-generator-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjm42/urllog-generator-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sjm42/urllog-generator-rs [INFO] finished tweaking git repo https://github.com/sjm42/urllog-generator-rs [INFO] tweaked toml for git repo https://github.com/sjm42/urllog-generator-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sjm42/urllog-generator-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build-data v0.1.3 [INFO] [stderr] Downloaded safe-lock v0.1.3 [INFO] [stderr] Downloaded safe-regex-compiler v0.2.4 [INFO] [stderr] Downloaded safe-regex v0.2.4 [INFO] [stderr] Downloaded safe-proc-macro2 v1.0.24 [INFO] [stderr] Downloaded safe-quote v1.0.9 [INFO] [stderr] Downloaded safe-regex-macro v0.2.3 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c219e8754ff43cb2eb249319397ed4f400cca05a3b9fe527d00917ae027844a5 [INFO] running `Command { std: "docker" "start" "-a" "c219e8754ff43cb2eb249319397ed4f400cca05a3b9fe527d00917ae027844a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c219e8754ff43cb2eb249319397ed4f400cca05a3b9fe527d00917ae027844a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c219e8754ff43cb2eb249319397ed4f400cca05a3b9fe527d00917ae027844a5", kill_on_drop: false }` [INFO] [stdout] c219e8754ff43cb2eb249319397ed4f400cca05a3b9fe527d00917ae027844a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e7cff5eb8c866a12944f0f40427c31c6b6bd8444dd3ae624e979fd62d7a94d [INFO] running `Command { std: "docker" "start" "-a" "57e7cff5eb8c866a12944f0f40427c31c6b6bd8444dd3ae624e979fd62d7a94d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling safe-quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling safe-regex-compiler v0.2.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling safe-regex-macro v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling safe-regex v0.2.4 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling build-data v0.1.3 [INFO] [stderr] Compiling urllog-generator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling tera v1.12.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.20s [INFO] running `Command { std: "docker" "inspect" "57e7cff5eb8c866a12944f0f40427c31c6b6bd8444dd3ae624e979fd62d7a94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e7cff5eb8c866a12944f0f40427c31c6b6bd8444dd3ae624e979fd62d7a94d", kill_on_drop: false }` [INFO] [stdout] 57e7cff5eb8c866a12944f0f40427c31c6b6bd8444dd3ae624e979fd62d7a94d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1dcec2c4ee88015f4e23602cad884f7018a7a916d13f0b556a3559d7506ae2 [INFO] running `Command { std: "docker" "start" "-a" "7c1dcec2c4ee88015f4e23602cad884f7018a7a916d13f0b556a3559d7506ae2", kill_on_drop: false }` [INFO] [stderr] Compiling urllog-generator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "7c1dcec2c4ee88015f4e23602cad884f7018a7a916d13f0b556a3559d7506ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1dcec2c4ee88015f4e23602cad884f7018a7a916d13f0b556a3559d7506ae2", kill_on_drop: false }` [INFO] [stdout] 7c1dcec2c4ee88015f4e23602cad884f7018a7a916d13f0b556a3559d7506ae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52647e3f6a49640cbbcf53006c33fce31426ec168fffc07abd68e61d940bb89d [INFO] running `Command { std: "docker" "start" "-a" "52647e3f6a49640cbbcf53006c33fce31426ec168fffc07abd68e61d940bb89d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/urllog_generator-e1189f1b3572fb24) [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" "52647e3f6a49640cbbcf53006c33fce31426ec168fffc07abd68e61d940bb89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52647e3f6a49640cbbcf53006c33fce31426ec168fffc07abd68e61d940bb89d", kill_on_drop: false }` [INFO] [stdout] 52647e3f6a49640cbbcf53006c33fce31426ec168fffc07abd68e61d940bb89d