[INFO] cloning repository https://github.com/linyihai/lyh-reactor-executor-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linyihai/lyh-reactor-executor-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyihai%2Flyh-reactor-executor-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyihai%2Flyh-reactor-executor-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50341f98d8d9af7603cbb6e1dd72efad6d843261 [INFO] building linyihai/lyh-reactor-executor-example against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyihai%2Flyh-reactor-executor-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linyihai/lyh-reactor-executor-example on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linyihai/lyh-reactor-executor-example [INFO] finished tweaking git repo https://github.com/linyihai/lyh-reactor-executor-example [INFO] tweaked toml for git repo https://github.com/linyihai/lyh-reactor-executor-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/linyihai/lyh-reactor-executor-example 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76c38012a86cff28e91761666fbdb6feb742d75dd0b651e6cd114d9673b64c80 [INFO] running `Command { std: "docker" "start" "-a" "76c38012a86cff28e91761666fbdb6feb742d75dd0b651e6cd114d9673b64c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76c38012a86cff28e91761666fbdb6feb742d75dd0b651e6cd114d9673b64c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c38012a86cff28e91761666fbdb6feb742d75dd0b651e6cd114d9673b64c80", kill_on_drop: false }` [INFO] [stdout] 76c38012a86cff28e91761666fbdb6feb742d75dd0b651e6cd114d9673b64c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81f5ed26545505ec376a15f5d1cffee3386593579b199a191699f0141fad11b0 [INFO] running `Command { std: "docker" "start" "-a" "81f5ed26545505ec376a15f5d1cffee3386593579b199a191699f0141fad11b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lyh-reactor-executor-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/poll.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / if res == -1 { [INFO] [stdout] 14 | | Err(std::io::Error::last_os_error()) [INFO] [stdout] 15 | | } else { [INFO] [stdout] 16 | | Ok(res) [INFO] [stdout] 17 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 140 | syscall!(close(fd)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 13 ~ let _ = if res == -1 { [INFO] [stdout] 14 | Err(std::io::Error::last_os_error()) [INFO] [stdout] 15 | } else { [INFO] [stdout] 16 | Ok(res) [INFO] [stdout] 17 ~ }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `Command { std: "docker" "inspect" "81f5ed26545505ec376a15f5d1cffee3386593579b199a191699f0141fad11b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f5ed26545505ec376a15f5d1cffee3386593579b199a191699f0141fad11b0", kill_on_drop: false }` [INFO] [stdout] 81f5ed26545505ec376a15f5d1cffee3386593579b199a191699f0141fad11b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fac6a04e75c223ccc3c17abccc6d9cc070e2b291a0f72f0676681c188785911 [INFO] running `Command { std: "docker" "start" "-a" "6fac6a04e75c223ccc3c17abccc6d9cc070e2b291a0f72f0676681c188785911", kill_on_drop: false }` [INFO] [stderr] Compiling lyh-reactor-executor-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/poll.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / if res == -1 { [INFO] [stdout] 14 | | Err(std::io::Error::last_os_error()) [INFO] [stdout] 15 | | } else { [INFO] [stdout] 16 | | Ok(res) [INFO] [stdout] 17 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 140 | syscall!(close(fd)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 13 ~ let _ = if res == -1 { [INFO] [stdout] 14 | Err(std::io::Error::last_os_error()) [INFO] [stdout] 15 | } else { [INFO] [stdout] 16 | Ok(res) [INFO] [stdout] 17 ~ }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "6fac6a04e75c223ccc3c17abccc6d9cc070e2b291a0f72f0676681c188785911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fac6a04e75c223ccc3c17abccc6d9cc070e2b291a0f72f0676681c188785911", kill_on_drop: false }` [INFO] [stdout] 6fac6a04e75c223ccc3c17abccc6d9cc070e2b291a0f72f0676681c188785911