[INFO] cloning repository https://github.com/Protryon/alloc-track
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/alloc-track" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Falloc-track", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Falloc-track'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16eae0e812dcf52dae28a11f63e6122889c24cc7
[INFO] checking Protryon/alloc-track against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Falloc-track" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Protryon/alloc-track
[INFO] finished tweaking git repo https://github.com/Protryon/alloc-track
[INFO] tweaked toml for git repo https://github.com/Protryon/alloc-track written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Protryon/alloc-track on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Protryon/alloc-track 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32e108e250e51ae459ab7ac4b64329288747256b3be1552960f8a915c18bab5f
[INFO] running `Command { std: "docker" "start" "-a" "32e108e250e51ae459ab7ac4b64329288747256b3be1552960f8a915c18bab5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32e108e250e51ae459ab7ac4b64329288747256b3be1552960f8a915c18bab5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e108e250e51ae459ab7ac4b64329288747256b3be1552960f8a915c18bab5f", kill_on_drop: false }`
[INFO] [stdout] 32e108e250e51ae459ab7ac4b64329288747256b3be1552960f8a915c18bab5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7abfca94c7e93c0f5113285b663eed073b3ac6cc8ca8f2f654e05ec40ae513f2
[INFO] running `Command { std: "docker" "start" "-a" "7abfca94c7e93c0f5113285b663eed073b3ac6cc8ca8f2f654e05ec40ae513f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking alloc-track v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `procfs`
[INFO] [stdout]    --> src/lib.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |     for task in procfs::process::Process::myself().unwrap().tasks().unwrap() {
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `procfs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `procfs`, use `cargo add procfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `procfs`
[INFO] [stdout]    --> src/lib.rs:303:17
[INFO] [stdout]     |
[INFO] [stdout] 303 |     for task in procfs::process::Process::myself().unwrap().tasks().unwrap() {
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `procfs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `procfs`, use `cargo add procfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     libc::syscall(libc::SYS_gettid) as u32
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> src/lib.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     libc::syscall(libc::SYS_gettid) as u32
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     libc::syscall(libc::SYS_gettid) as u32
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> src/lib.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     libc::syscall(libc::SYS_gettid) as u32
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let task = task.unwrap();
[INFO] [stdout]     |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:304:20
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let task = task.unwrap();
[INFO] [stdout]     |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloc-track` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloc-track` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "7abfca94c7e93c0f5113285b663eed073b3ac6cc8ca8f2f654e05ec40ae513f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7abfca94c7e93c0f5113285b663eed073b3ac6cc8ca8f2f654e05ec40ae513f2", kill_on_drop: false }`
[INFO] [stdout] 7abfca94c7e93c0f5113285b663eed073b3ac6cc8ca8f2f654e05ec40ae513f2
