[INFO] cloning repository https://github.com/Gregory-Meyer/pchmod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gregory-Meyer/pchmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregory-Meyer%2Fpchmod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregory-Meyer%2Fpchmod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1701ebdef65663621f29a107cd6a159cde3c30d
[INFO] checking Gregory-Meyer/pchmod against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregory-Meyer%2Fpchmod" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gregory-Meyer/pchmod
[INFO] finished tweaking git repo https://github.com/Gregory-Meyer/pchmod
[INFO] tweaked toml for git repo https://github.com/Gregory-Meyer/pchmod written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gregory-Meyer/pchmod on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gregory-Meyer/pchmod 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded either v1.5.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded rayon-core v1.4.1
[INFO] [stderr]   Downloaded rayon v1.0.3
[INFO] [stderr]   Downloaded regex v1.1.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.5
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9226f2162fae66fb2f8c884bd3cd7eb5905b321ac3cd38514b0a45d1e3be78af
[INFO] running `Command { std: "docker" "start" "-a" "9226f2162fae66fb2f8c884bd3cd7eb5905b321ac3cd38514b0a45d1e3be78af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9226f2162fae66fb2f8c884bd3cd7eb5905b321ac3cd38514b0a45d1e3be78af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9226f2162fae66fb2f8c884bd3cd7eb5905b321ac3cd38514b0a45d1e3be78af", kill_on_drop: false }`
[INFO] [stdout] 9226f2162fae66fb2f8c884bd3cd7eb5905b321ac3cd38514b0a45d1e3be78af
[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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a87d96a646ed49278f6d69593006182993ef6bc5aee8e474ad2fa5df0bc7d79d
[INFO] running `Command { std: "docker" "start" "-a" "a87d96a646ed49278f6d69593006182993ef6bc5aee8e474ad2fa5df0bc7d79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.50
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling regex v1.1.2
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking either v1.5.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking env_logger v0.6.1
[INFO] [stderr]     Checking pchmod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]    = note: this error originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.32.0/src/macros.rs:479:22
[INFO] [stdout]    |
[INFO] [stdout] 479|                     &(&(*VALUE))[..]
[INFO] [stdout]    |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pchmod` (bin "pchmod" test) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]   --> src/main.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |         .author(crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]    = note: this error originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.32.0/src/macros.rs:479:22
[INFO] [stdout]    |
[INFO] [stdout] 479|                     &(&(*VALUE))[..]
[INFO] [stdout]    |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pchmod` (bin "pchmod") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a87d96a646ed49278f6d69593006182993ef6bc5aee8e474ad2fa5df0bc7d79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a87d96a646ed49278f6d69593006182993ef6bc5aee8e474ad2fa5df0bc7d79d", kill_on_drop: false }`
[INFO] [stdout] a87d96a646ed49278f6d69593006182993ef6bc5aee8e474ad2fa5df0bc7d79d
