[INFO] cloning repository https://github.com/Vinny1892/generate-license [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vinny1892/generate-license" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinny1892%2Fgenerate-license", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinny1892%2Fgenerate-license'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9ed3b5a43fff087f4221136534d96f1270ac27 [INFO] checking Vinny1892/generate-license against master#5b270e1198e911247244b035a6f06ce3af0a4420 for pr-126571-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinny1892%2Fgenerate-license" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vinny1892/generate-license on toolchain 5b270e1198e911247244b035a6f06ce3af0a4420 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b270e1198e911247244b035a6f06ce3af0a4420" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vinny1892/generate-license [INFO] finished tweaking git repo https://github.com/Vinny1892/generate-license [INFO] tweaked toml for git repo https://github.com/Vinny1892/generate-license written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Vinny1892/generate-license 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" "+5b270e1198e911247244b035a6f06ce3af0a4420" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.27 [INFO] [stderr] Downloaded serde v1.0.126 [INFO] [stderr] Downloaded serde_json v1.0.64 [INFO] [stderr] Downloaded syn v1.0.73 [INFO] [stderr] Downloaded libc v0.2.98 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+5b270e1198e911247244b035a6f06ce3af0a4420" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c9bb991fb245bacd41e35f4ca8d8954e7dfacd2db60b8acb067148794f20354 [INFO] running `Command { std: "docker" "start" "-a" "5c9bb991fb245bacd41e35f4ca8d8954e7dfacd2db60b8acb067148794f20354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c9bb991fb245bacd41e35f4ca8d8954e7dfacd2db60b8acb067148794f20354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9bb991fb245bacd41e35f4ca8d8954e7dfacd2db60b8acb067148794f20354", kill_on_drop: false }` [INFO] [stdout] 5c9bb991fb245bacd41e35f4ca8d8954e7dfacd2db60b8acb067148794f20354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+5b270e1198e911247244b035a6f06ce3af0a4420" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a06406d2bcf31148b9569ef654d1ccd1b9dc615b6aa915700df09338d58d03 [INFO] running `Command { std: "docker" "start" "-a" "24a06406d2bcf31148b9569ef654d1ccd1b9dc615b6aa915700df09338d58d03", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking tera v1.12.1 [INFO] [stderr] Checking teste_template_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s [INFO] running `Command { std: "docker" "inspect" "24a06406d2bcf31148b9569ef654d1ccd1b9dc615b6aa915700df09338d58d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a06406d2bcf31148b9569ef654d1ccd1b9dc615b6aa915700df09338d58d03", kill_on_drop: false }` [INFO] [stdout] 24a06406d2bcf31148b9569ef654d1ccd1b9dc615b6aa915700df09338d58d03 [INFO] checking Vinny1892/generate-license against try#0ecd73ac69e42f0c7915911f31169e93143ae55d for pr-126571-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinny1892%2Fgenerate-license" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vinny1892/generate-license on toolchain 0ecd73ac69e42f0c7915911f31169e93143ae55d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ecd73ac69e42f0c7915911f31169e93143ae55d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vinny1892/generate-license [INFO] finished tweaking git repo https://github.com/Vinny1892/generate-license [INFO] tweaked toml for git repo https://github.com/Vinny1892/generate-license written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Vinny1892/generate-license 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" "+0ecd73ac69e42f0c7915911f31169e93143ae55d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ecd73ac69e42f0c7915911f31169e93143ae55d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c18436c33dc7135ff18f1790afa810ff273ef01b20e3fc2327259b47dac42c3 [INFO] running `Command { std: "docker" "start" "-a" "1c18436c33dc7135ff18f1790afa810ff273ef01b20e3fc2327259b47dac42c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c18436c33dc7135ff18f1790afa810ff273ef01b20e3fc2327259b47dac42c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c18436c33dc7135ff18f1790afa810ff273ef01b20e3fc2327259b47dac42c3", kill_on_drop: false }` [INFO] [stdout] 1c18436c33dc7135ff18f1790afa810ff273ef01b20e3fc2327259b47dac42c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ecd73ac69e42f0c7915911f31169e93143ae55d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e343914116ddcf63ba3089792c848fb084f212f255011104f7c8e2fe3f078c [INFO] running `Command { std: "docker" "start" "-a" "c0e343914116ddcf63ba3089792c848fb084f212f255011104f7c8e2fe3f078c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tera v1.12.1 [INFO] [stderr] Checking teste_template_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.69s [INFO] running `Command { std: "docker" "inspect" "c0e343914116ddcf63ba3089792c848fb084f212f255011104f7c8e2fe3f078c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e343914116ddcf63ba3089792c848fb084f212f255011104f7c8e2fe3f078c", kill_on_drop: false }` [INFO] [stdout] c0e343914116ddcf63ba3089792c848fb084f212f255011104f7c8e2fe3f078c