[INFO] cloning repository https://github.com/kovaxis/trust_hardcore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kovaxis/trust_hardcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkovaxis%2Ftrust_hardcore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkovaxis%2Ftrust_hardcore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a01ad6ea1b1eeb145020de38b8bed49f850adc3c
[INFO] documenting kovaxis/trust_hardcore against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkovaxis%2Ftrust_hardcore" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kovaxis/trust_hardcore
[INFO] finished tweaking git repo https://github.com/kovaxis/trust_hardcore
[INFO] tweaked toml for git repo https://github.com/kovaxis/trust_hardcore written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kovaxis/trust_hardcore on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kovaxis/trust_hardcore 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.1
[INFO] [stderr]   Downloaded serde v1.0.99
[INFO] [stderr]   Downloaded serde_derive v1.0.99
[INFO] [stderr]   Downloaded getrandom v0.1.9
[INFO] [stderr]   Downloaded wasi v0.5.0
[INFO] [stderr]   Downloaded syn v1.0.3
[INFO] [stderr]   Downloaded libc v0.2.62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2
[INFO] running `Command { std: "docker" "start" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling syn v1.0.3
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]  Documenting trust_hardcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/main.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/trust_hardcore/index.html
[INFO] running `Command { std: "docker" "inspect" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2", kill_on_drop: false }`
[INFO] [stdout] 48b878869098ca1042ccb765af6e3539f294c8ec2225a25bb95123cf1c2b95d2
