[INFO] cloning repository https://github.com/magnusrodseth/fibre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnusrodseth/fibre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusrodseth%2Ffibre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusrodseth%2Ffibre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d2c17eede7ba434d9c8ee1430d2e5a3263695a6 [INFO] testing magnusrodseth/fibre against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusrodseth%2Ffibre" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/magnusrodseth/fibre [INFO] finished tweaking git repo https://github.com/magnusrodseth/fibre [INFO] tweaked toml for git repo https://github.com/magnusrodseth/fibre written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/magnusrodseth/fibre on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/magnusrodseth/fibre 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ec60cb514fb538c2727557d56e12557b540e92c1f289c49ff9ea810e38f43a1 [INFO] running `Command { std: "docker" "start" "-a" "1ec60cb514fb538c2727557d56e12557b540e92c1f289c49ff9ea810e38f43a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ec60cb514fb538c2727557d56e12557b540e92c1f289c49ff9ea810e38f43a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec60cb514fb538c2727557d56e12557b540e92c1f289c49ff9ea810e38f43a1", kill_on_drop: false }` [INFO] [stdout] 1ec60cb514fb538c2727557d56e12557b540e92c1f289c49ff9ea810e38f43a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4de786809bf51a6b4cae20cf1a2fdac4980dbbeb1456bd464cce8b749fcde9 [INFO] running `Command { std: "docker" "start" "-a" "9a4de786809bf51a6b4cae20cf1a2fdac4980dbbeb1456bd464cce8b749fcde9", kill_on_drop: false }` [INFO] [stderr] Compiling fibre v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `run` in this scope [INFO] [stdout] --> src/bin/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | run(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use fibre::run; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `ThreadPool` is private [INFO] [stdout] --> src/bin/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use fibre::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `ThreadPool` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::thread_pool::ThreadPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: import `ThreadPool` directly [INFO] [stdout] | [INFO] [stdout] 9 | use fibre::thread_pool::ThreadPool; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Result`, `TcpListener`, `TcpStream`, `Write`, `fs`, `thread`, and `time::Duration` [INFO] [stdout] --> src/bin/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] 3 | io::{Read, Result, Write}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] 4 | net::{TcpListener, TcpStream}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 5 | thread, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fibre` (bin "main") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9a4de786809bf51a6b4cae20cf1a2fdac4980dbbeb1456bd464cce8b749fcde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4de786809bf51a6b4cae20cf1a2fdac4980dbbeb1456bd464cce8b749fcde9", kill_on_drop: false }` [INFO] [stdout] 9a4de786809bf51a6b4cae20cf1a2fdac4980dbbeb1456bd464cce8b749fcde9