[INFO] cloning repository https://github.com/namachan10777/activity-vocabulary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namachan10777/activity-vocabulary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamachan10777%2Factivity-vocabulary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamachan10777%2Factivity-vocabulary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab326128cefb8004143445db2a9d2f94b649a678 [INFO] checking namachan10777/activity-vocabulary against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamachan10777%2Factivity-vocabulary" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/namachan10777/activity-vocabulary [INFO] finished tweaking git repo https://github.com/namachan10777/activity-vocabulary [INFO] tweaked toml for git repo https://github.com/namachan10777/activity-vocabulary written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/namachan10777/activity-vocabulary on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/namachan10777/activity-vocabulary 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 500cf4bb44223c320ab366d07c0df085f3faeda9396726d2d99256e80a80abb6 [INFO] running `Command { std: "docker" "start" "-a" "500cf4bb44223c320ab366d07c0df085f3faeda9396726d2d99256e80a80abb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "500cf4bb44223c320ab366d07c0df085f3faeda9396726d2d99256e80a80abb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500cf4bb44223c320ab366d07c0df085f3faeda9396726d2d99256e80a80abb6", kill_on_drop: false }` [INFO] [stdout] 500cf4bb44223c320ab366d07c0df085f3faeda9396726d2d99256e80a80abb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d599e25817189a3fdcdfcc9643f0bd02fbdbe20611742829f127528015c7b3c [INFO] running `Command { std: "docker" "start" "-a" "0d599e25817189a3fdcdfcc9643f0bd02fbdbe20611742829f127528015c7b3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Checking typed-builder v0.18.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking activity-vocabulary-core v0.0.5 [INFO] [stderr] Checking activity-vocabulary-core v0.0.5 (/opt/rustwide/workdir/activity-vocabulary-core) [INFO] [stderr] Checking activity-vocabulary-derive v0.0.5 (/opt/rustwide/workdir/activity-vocabulary-derive) [INFO] [stderr] Compiling activity-vocabulary-derive v0.0.5 [INFO] [stderr] Compiling activity-vocabulary v0.0.5 (/opt/rustwide/workdir/activity-vocabulary) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "0d599e25817189a3fdcdfcc9643f0bd02fbdbe20611742829f127528015c7b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d599e25817189a3fdcdfcc9643f0bd02fbdbe20611742829f127528015c7b3c", kill_on_drop: false }` [INFO] [stdout] 0d599e25817189a3fdcdfcc9643f0bd02fbdbe20611742829f127528015c7b3c