[INFO] fetching crate glowmarkt 0.5.2... [INFO] checking glowmarkt-0.5.2 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate glowmarkt 0.5.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate glowmarkt 0.5.2 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glowmarkt 0.5.2 [INFO] finished tweaking crates.io crate glowmarkt 0.5.2 [INFO] tweaked toml for crates.io crate glowmarkt 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate glowmarkt 0.5.2 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.34 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] [stderr] Downloaded clap_derive v3.2.18 [INFO] [stderr] Downloaded lock_api v0.4.8 [INFO] [stderr] Downloaded thiserror v1.0.34 [INFO] [stderr] Downloaded clap v3.2.20 [INFO] [stderr] Downloaded flexi_logger v0.22.5 [INFO] [stderr] Downloaded tokio v1.21.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fe704fc3fc7b2fab2c21846f13f42d3ad3905f0706eb799898252be34191b90 [INFO] running `Command { std: "docker" "start" "-a" "8fe704fc3fc7b2fab2c21846f13f42d3ad3905f0706eb799898252be34191b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fe704fc3fc7b2fab2c21846f13f42d3ad3905f0706eb799898252be34191b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe704fc3fc7b2fab2c21846f13f42d3ad3905f0706eb799898252be34191b90", kill_on_drop: false }` [INFO] [stdout] 8fe704fc3fc7b2fab2c21846f13f42d3ad3905f0706eb799898252be34191b90 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad06f6f69860dda541286b3609839e9fa173f403ebbe2d5891a6d366a2622b5 [INFO] running `Command { std: "docker" "start" "-a" "bad06f6f69860dda541286b3609839e9fa173f403ebbe2d5891a6d366a2622b5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking flexi_logger v0.22.5 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking glowmarkt v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.31s [INFO] running `Command { std: "docker" "inspect" "bad06f6f69860dda541286b3609839e9fa173f403ebbe2d5891a6d366a2622b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad06f6f69860dda541286b3609839e9fa173f403ebbe2d5891a6d366a2622b5", kill_on_drop: false }` [INFO] [stdout] bad06f6f69860dda541286b3609839e9fa173f403ebbe2d5891a6d366a2622b5 [INFO] checking glowmarkt-0.5.2 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate glowmarkt 0.5.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate glowmarkt 0.5.2 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glowmarkt 0.5.2 [INFO] finished tweaking crates.io crate glowmarkt 0.5.2 [INFO] tweaked toml for crates.io crate glowmarkt 0.5.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate glowmarkt 0.5.2 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c24671fa8f7b59d11e0bfc21d27e39ce0e4a3ff8aa2dbdacf95d9b33ff52853a [INFO] running `Command { std: "docker" "start" "-a" "c24671fa8f7b59d11e0bfc21d27e39ce0e4a3ff8aa2dbdacf95d9b33ff52853a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c24671fa8f7b59d11e0bfc21d27e39ce0e4a3ff8aa2dbdacf95d9b33ff52853a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24671fa8f7b59d11e0bfc21d27e39ce0e4a3ff8aa2dbdacf95d9b33ff52853a", kill_on_drop: false }` [INFO] [stdout] c24671fa8f7b59d11e0bfc21d27e39ce0e4a3ff8aa2dbdacf95d9b33ff52853a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c998bca7cb6cfc3c8704962d918bb81b8f5e8dc3eed42f6731f9433670333a9 [INFO] running `Command { std: "docker" "start" "-a" "2c998bca7cb6cfc3c8704962d918bb81b8f5e8dc3eed42f6731f9433670333a9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking flexi_logger v0.22.5 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking glowmarkt v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "2c998bca7cb6cfc3c8704962d918bb81b8f5e8dc3eed42f6731f9433670333a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c998bca7cb6cfc3c8704962d918bb81b8f5e8dc3eed42f6731f9433670333a9", kill_on_drop: false }` [INFO] [stdout] 2c998bca7cb6cfc3c8704962d918bb81b8f5e8dc3eed42f6731f9433670333a9