[INFO] fetching crate tokio-easy-timer 0.1.1... [INFO] checking tokio-easy-timer-0.1.1 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate tokio-easy-timer 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tokio-easy-timer 0.1.1 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-easy-timer 0.1.1 [INFO] finished tweaking crates.io crate tokio-easy-timer 0.1.1 [INFO] tweaked toml for crates.io crate tokio-easy-timer 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate tokio-easy-timer 0.1.1 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 221fff5c3f27f52b7dfc3ec646331d66088a955bf0289aa5d4ed7cbec468ff4d [INFO] running `Command { std: "docker" "start" "-a" "221fff5c3f27f52b7dfc3ec646331d66088a955bf0289aa5d4ed7cbec468ff4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "221fff5c3f27f52b7dfc3ec646331d66088a955bf0289aa5d4ed7cbec468ff4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221fff5c3f27f52b7dfc3ec646331d66088a955bf0289aa5d4ed7cbec468ff4d", kill_on_drop: false }` [INFO] [stdout] 221fff5c3f27f52b7dfc3ec646331d66088a955bf0289aa5d4ed7cbec468ff4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b23bb9cac5c690e0cb0c99e2e77ffceb12700d621973b1fe06443f400daa873f [INFO] running `Command { std: "docker" "start" "-a" "b23bb9cac5c690e0cb0c99e2e77ffceb12700d621973b1fe06443f400daa873f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking cron v0.11.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling teloxide-macros v0.6.3 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-easy-timer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.2.2 [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 teloxide-core v0.7.0 [INFO] [stderr] Checking teloxide v0.10.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "b23bb9cac5c690e0cb0c99e2e77ffceb12700d621973b1fe06443f400daa873f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23bb9cac5c690e0cb0c99e2e77ffceb12700d621973b1fe06443f400daa873f", kill_on_drop: false }` [INFO] [stdout] b23bb9cac5c690e0cb0c99e2e77ffceb12700d621973b1fe06443f400daa873f