[INFO] fetching crate derive-id 0.1.6... [INFO] checking derive-id-0.1.6 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate derive-id 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate derive-id 0.1.6 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate derive-id 0.1.6 [INFO] finished tweaking crates.io crate derive-id 0.1.6 [INFO] tweaked toml for crates.io crate derive-id 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel-derive-newtype v0.1.2 [INFO] [stderr] Downloaded async-graphql-derive v2.9.7 [INFO] [stderr] Downloaded async-graphql v2.9.7 [INFO] [stderr] Downloaded async-graphql-parser v2.9.7 [INFO] [stderr] Downloaded async-graphql-value v2.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fdb1eafb843453261f679e0fbbc3aac195e6d3706205ac889d6fc52fa25b700 [INFO] running `Command { std: "docker" "start" "-a" "7fdb1eafb843453261f679e0fbbc3aac195e6d3706205ac889d6fc52fa25b700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fdb1eafb843453261f679e0fbbc3aac195e6d3706205ac889d6fc52fa25b700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fdb1eafb843453261f679e0fbbc3aac195e6d3706205ac889d6fc52fa25b700", kill_on_drop: false }` [INFO] [stdout] 7fdb1eafb843453261f679e0fbbc3aac195e6d3706205ac889d6fc52fa25b700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec803cd30d81fcce89b8d63359f2a2ed67ff1ded201fb463aded1e53b02c4bfc [INFO] running `Command { std: "docker" "start" "-a" "ec803cd30d81fcce89b8d63359f2a2ed67ff1ded201fb463aded1e53b02c4bfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking spin v0.9.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-value v2.9.7 [INFO] [stderr] Checking async-graphql-parser v2.9.7 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-derive v2.9.7 [INFO] [stderr] Compiling diesel-derive-newtype v0.1.2 [INFO] [stderr] Checking async-graphql v2.9.7 [INFO] [stderr] Checking derive-id v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "ec803cd30d81fcce89b8d63359f2a2ed67ff1ded201fb463aded1e53b02c4bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec803cd30d81fcce89b8d63359f2a2ed67ff1ded201fb463aded1e53b02c4bfc", kill_on_drop: false }` [INFO] [stdout] ec803cd30d81fcce89b8d63359f2a2ed67ff1ded201fb463aded1e53b02c4bfc