[INFO] fetching crate quatrain 0.6.0... [INFO] checking quatrain-0.6.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate quatrain 0.6.0 into /workspace/builds/worker-74/source [INFO] validating manifest of crates.io crate quatrain 0.6.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quatrain 0.6.0 [INFO] finished tweaking crates.io crate quatrain 0.6.0 [INFO] tweaked toml for crates.io crate quatrain 0.6.0 written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate crates.io crate quatrain 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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 derive_utils v0.10.0 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded globwalk v0.8.0 [INFO] [stderr] Downloaded tera v1.3.0 [INFO] [stderr] Downloaded auto_enums_derive v0.7.5 [INFO] [stderr] Downloaded auto_enums_core v0.7.5 [INFO] [stderr] Downloaded quick-js v0.3.3 [INFO] [stderr] Downloaded auto_enums v0.7.5 [INFO] [stderr] Downloaded libquickjs-sys v0.6.0 [INFO] [stderr] Downloaded katex v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e431527cf2609b1590c6423cd9591700bf802e9cbc369029f72fd21b0d9cde3b [INFO] running `Command { std: "docker" "start" "-a" "e431527cf2609b1590c6423cd9591700bf802e9cbc369029f72fd21b0d9cde3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e431527cf2609b1590c6423cd9591700bf802e9cbc369029f72fd21b0d9cde3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e431527cf2609b1590c6423cd9591700bf802e9cbc369029f72fd21b0d9cde3b", kill_on_drop: false }` [INFO] [stdout] e431527cf2609b1590c6423cd9591700bf802e9cbc369029f72fd21b0d9cde3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9770294c3839ff254637349643f6e5c09cad23e3d198db64c4ae4d5aee28dc62 [INFO] running `Command { std: "docker" "start" "-a" "9770294c3839ff254637349643f6e5c09cad23e3d198db64c4ae4d5aee28dc62", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling auto_enums_derive v0.7.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libquickjs-sys v0.6.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling auto_enums_core v0.7.5 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking auto_enums v0.7.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking quick-js v0.3.3 [INFO] [stderr] Checking katex v0.2.1 [INFO] [stderr] Checking quatrain v0.6.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/qua.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0463]: can't find crate for `lazy_static` [INFO] [stdout] --> src/bin/qua.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quatrain` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `lazy_static` [INFO] [stdout] --> src/bin/qua.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9770294c3839ff254637349643f6e5c09cad23e3d198db64c4ae4d5aee28dc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9770294c3839ff254637349643f6e5c09cad23e3d198db64c4ae4d5aee28dc62", kill_on_drop: false }` [INFO] [stdout] 9770294c3839ff254637349643f6e5c09cad23e3d198db64c4ae4d5aee28dc62