[INFO] fetching crate crypto-literal 0.1.1... [INFO] checking crypto-literal-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate crypto-literal 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate crypto-literal 0.1.1 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 crypto-literal 0.1.1 [INFO] finished tweaking crates.io crate crypto-literal 0.1.1 [INFO] tweaked toml for crates.io crate crypto-literal 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate crypto-literal 0.1.1 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] Downloading crates ... [INFO] [stderr] Downloaded crypto-literal-macro v0.1.1 [INFO] [stderr] Downloaded crypto-literal-algorithm v0.1.1 [INFO] [stderr] Downloaded ofb v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 9cc288a65e3eec8fa725c5533db32b4071dc057913fcf92e8a11d7d6c83a3f03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9cc288a65e3eec8fa725c5533db32b4071dc057913fcf92e8a11d7d6c83a3f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc288a65e3eec8fa725c5533db32b4071dc057913fcf92e8a11d7d6c83a3f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc288a65e3eec8fa725c5533db32b4071dc057913fcf92e8a11d7d6c83a3f03", kill_on_drop: false }` [INFO] [stdout] 9cc288a65e3eec8fa725c5533db32b4071dc057913fcf92e8a11d7d6c83a3f03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e0decae19a5dbd18b110234a037d34df3b95a1a5fe4e2013b40fad1badb393c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0decae19a5dbd18b110234a037d34df3b95a1a5fe4e2013b40fad1badb393c4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ofb v0.1.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling crypto-literal-algorithm v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling crypto-literal-macro v0.1.1 [INFO] [stderr] Checking crypto-literal v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/demo.rs from 2018 edition to 2021 [INFO] [stdout] error: expected identifier, found `{` [INFO] [stdout] --> examples/demo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(custom_inner_attributes)] [INFO] [stdout] 2 | | #![feature(proc_macro_hygiene)] [INFO] [stdout] 3 | | // #![crypto_literal::algorithm(none)] [INFO] [stdout] 4 | | // #![crypto_literal::algorithm(xor)] [INFO] [stdout] ... | [INFO] [stdout] 25 | | Ok(()) [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `demo` [INFO] [stdout] --> examples/demo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature(custom_inner_attributes)] [INFO] [stdout] 2 | | #![feature(proc_macro_hygiene)] [INFO] [stdout] 3 | | // #![crypto_literal::algorithm(none)] [INFO] [stdout] 4 | | // #![crypto_literal::algorithm(xor)] [INFO] [stdout] ... | [INFO] [stdout] 25 | | Ok(()) [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `examples/demo.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-literal` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "e0decae19a5dbd18b110234a037d34df3b95a1a5fe4e2013b40fad1badb393c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0decae19a5dbd18b110234a037d34df3b95a1a5fe4e2013b40fad1badb393c4", kill_on_drop: false }` [INFO] [stdout] e0decae19a5dbd18b110234a037d34df3b95a1a5fe4e2013b40fad1badb393c4