[INFO] cloning repository https://github.com/andir/codeowners-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andir/codeowners-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fcodeowners-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fcodeowners-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e109f744fff5ca686c1a5a3cfcc1f9c3da6bf457
[INFO] checking andir/codeowners-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fcodeowners-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andir/codeowners-rs
[INFO] finished tweaking git repo https://github.com/andir/codeowners-rs
[INFO] tweaked toml for git repo https://github.com/andir/codeowners-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andir/codeowners-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andir/codeowners-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/piegamesde/hubcaps`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.24
[INFO] [stderr]   Downloaded simple_logger v1.11.0
[INFO] [stderr]   Downloaded native-tls v0.2.7
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded http-body v0.4.2
[INFO] [stderr]   Downloaded js-sys v0.3.51
[INFO] [stderr]   Downloaded anyhow v1.0.41
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded hyperx v1.3.0
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded h2 v0.3.3
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded hyper v0.14.5
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded httparse v1.3.6
[INFO] [stderr]   Downloaded bstr v0.2.16
[INFO] [stderr]   Downloaded tokio v1.8.0
[INFO] [stderr]   Downloaded web-sys v0.3.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3384491e37b9f2d1a969f352f706e1b99c01430913ae9b77877cbf66d7cbf29c
[INFO] running `Command { std: "docker" "start" "-a" "3384491e37b9f2d1a969f352f706e1b99c01430913ae9b77877cbf66d7cbf29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3384491e37b9f2d1a969f352f706e1b99c01430913ae9b77877cbf66d7cbf29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3384491e37b9f2d1a969f352f706e1b99c01430913ae9b77877cbf66d7cbf29c", kill_on_drop: false }`
[INFO] [stdout] 3384491e37b9f2d1a969f352f706e1b99c01430913ae9b77877cbf66d7cbf29c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 794e73f43a2de245cf3bab7c4f6ebd263382cd4ea9acd8e7207fd5624ab61655
[INFO] running `Command { std: "docker" "start" "-a" "794e73f43a2de245cf3bab7c4f6ebd263382cd4ea9acd8e7207fd5624ab61655", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling tokio v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling hyperx v1.3.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking simple_logger v1.11.0
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking hyper v0.14.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking hubcaps v0.6.2 (https://github.com/piegamesde/hubcaps?branch=master#d7507417)
[INFO] [stderr]     Checking codeowner-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.25s
[INFO] running `Command { std: "docker" "inspect" "794e73f43a2de245cf3bab7c4f6ebd263382cd4ea9acd8e7207fd5624ab61655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794e73f43a2de245cf3bab7c4f6ebd263382cd4ea9acd8e7207fd5624ab61655", kill_on_drop: false }`
[INFO] [stdout] 794e73f43a2de245cf3bab7c4f6ebd263382cd4ea9acd8e7207fd5624ab61655
