[INFO] fetching crate crypto-literal 0.1.1... [INFO] checking crypto-literal-0.1.1 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate crypto-literal 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate crypto-literal 0.1.1 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0685eac8f8b262977c4603dceaf142100e1e1d3e22c8be81c33b84520fc87d2 [INFO] running `Command { std: "docker" "start" "-a" "e0685eac8f8b262977c4603dceaf142100e1e1d3e22c8be81c33b84520fc87d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0685eac8f8b262977c4603dceaf142100e1e1d3e22c8be81c33b84520fc87d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0685eac8f8b262977c4603dceaf142100e1e1d3e22c8be81c33b84520fc87d2", kill_on_drop: false }` [INFO] [stdout] e0685eac8f8b262977c4603dceaf142100e1e1d3e22c8be81c33b84520fc87d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc2794d8ac8b97aa9dfb0cf4aebe69fa4995827cc136d0aa203611dbb292d87 [INFO] running `Command { std: "docker" "start" "-a" "9dc2794d8ac8b97aa9dfb0cf4aebe69fa4995827cc136d0aa203611dbb292d87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.27 [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 typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ofb v0.1.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking crypto-literal-algorithm v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 (/opt/rustwide/workdir) [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] [stderr] error: could not compile `crypto-literal` [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] [stderr] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9dc2794d8ac8b97aa9dfb0cf4aebe69fa4995827cc136d0aa203611dbb292d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc2794d8ac8b97aa9dfb0cf4aebe69fa4995827cc136d0aa203611dbb292d87", kill_on_drop: false }` [INFO] [stdout] 9dc2794d8ac8b97aa9dfb0cf4aebe69fa4995827cc136d0aa203611dbb292d87