[INFO] fetching crate rjo 0.3.0... [INFO] building rjo-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rjo 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rjo 0.3.0 [INFO] finished tweaking crates.io crate rjo 0.3.0 [INFO] tweaked toml for crates.io crate rjo 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rjo 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rjo 0.3.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexmap v1.5.2 [INFO] [stderr] Downloaded byteorder v1.4.2 [INFO] [stderr] Downloaded xml-rs v0.8.3 [INFO] [stderr] Downloaded miniz_oxide v0.4.3 [INFO] [stderr] Downloaded flate2 v1.0.19 [INFO] [stderr] Downloaded serde v1.0.120 [INFO] [stderr] Downloaded onig v6.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.120 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded plist v1.0.1 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded regex-syntax v0.6.22 [INFO] [stderr] Downloaded syn v1.0.59 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded onig_sys v69.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4330694bdaedaa73100080dc8eec0972d7b3ddbed11fb8c17c5ae4713aafe6cd [INFO] running `Command { std: "docker" "start" "-a" "4330694bdaedaa73100080dc8eec0972d7b3ddbed11fb8c17c5ae4713aafe6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4330694bdaedaa73100080dc8eec0972d7b3ddbed11fb8c17c5ae4713aafe6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4330694bdaedaa73100080dc8eec0972d7b3ddbed11fb8c17c5ae4713aafe6cd", kill_on_drop: false }` [INFO] [stdout] 4330694bdaedaa73100080dc8eec0972d7b3ddbed11fb8c17c5ae4713aafe6cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0422c2febe950b1f8dd2236e4ef65fcbcf9bd1cfdf650ef1ab86211daae89b7 [INFO] running `Command { std: "docker" "start" "-a" "f0422c2febe950b1f8dd2236e4ef65fcbcf9bd1cfdf650ef1ab86211daae89b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling plist v1.0.1 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling rjo v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> src/app.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const std::string::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: `&std::string::String` [INFO] [stdout] --> src/app.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | .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.33.3/src/macros.rs:493:22 [INFO] [stdout] | [INFO] [stdout] 493| &(&(*VALUE))[..] [INFO] [stdout] | ++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rjo` (bin "rjo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f0422c2febe950b1f8dd2236e4ef65fcbcf9bd1cfdf650ef1ab86211daae89b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0422c2febe950b1f8dd2236e4ef65fcbcf9bd1cfdf650ef1ab86211daae89b7", kill_on_drop: false }` [INFO] [stdout] f0422c2febe950b1f8dd2236e4ef65fcbcf9bd1cfdf650ef1ab86211daae89b7