[INFO] cloning repository https://github.com/athiwatc/next_episode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/athiwatc/next_episode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fathiwatc%2Fnext_episode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fathiwatc%2Fnext_episode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 782b3c3b1e9f75cd59ee14d49f53c0a293429305 [INFO] checking athiwatc/next_episode against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fathiwatc%2Fnext_episode" "/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/athiwatc/next_episode on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/athiwatc/next_episode [INFO] finished tweaking git repo https://github.com/athiwatc/next_episode [INFO] tweaked toml for git repo https://github.com/athiwatc/next_episode written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/athiwatc/next_episode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.21 [INFO] [stderr] Downloaded simplelog v0.5.2 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ac6a60f5e0bc247bf567af74e69c2185de4b5e5d39c722f9ab0c54411a4a70c [INFO] running `Command { std: "docker" "start" "-a" "6ac6a60f5e0bc247bf567af74e69c2185de4b5e5d39c722f9ab0c54411a4a70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ac6a60f5e0bc247bf567af74e69c2185de4b5e5d39c722f9ab0c54411a4a70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac6a60f5e0bc247bf567af74e69c2185de4b5e5d39c722f9ab0c54411a4a70c", kill_on_drop: false }` [INFO] [stdout] 6ac6a60f5e0bc247bf567af74e69c2185de4b5e5d39c722f9ab0c54411a4a70c [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97bb61910f8006e6076ed0b514c40a6571a065cbc217ab7ad53aef83d6377c2f [INFO] running `Command { std: "docker" "start" "-a" "97bb61910f8006e6076ed0b514c40a6571a065cbc217ab7ad53aef83d6377c2f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking criterion-plot v0.2.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking criterion-stats v0.2.3 [INFO] [stderr] Checking itertools-num v0.1.1 [INFO] [stderr] Checking chrono v0.4.3 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Checking next_episode v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / lazy_static! { [INFO] [stdout] 35 | | static ref RE: Regex = Regex::new(r"((?i)^(.+).s(\d+)e(\d+).*)$").unwrap(); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.21 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking handlebars v0.31.0 [INFO] [stderr] Checking criterion v0.2.3 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / lazy_static! { [INFO] [stdout] 35 | | static ref RE: Regex = Regex::new(r"((?i)^(.+).s(\d+)e(\d+).*)$").unwrap(); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.33s [INFO] running `Command { std: "docker" "inspect" "97bb61910f8006e6076ed0b514c40a6571a065cbc217ab7ad53aef83d6377c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97bb61910f8006e6076ed0b514c40a6571a065cbc217ab7ad53aef83d6377c2f", kill_on_drop: false }` [INFO] [stdout] 97bb61910f8006e6076ed0b514c40a6571a065cbc217ab7ad53aef83d6377c2f