[INFO] fetching crate crypto-literal 0.1.1... [INFO] testing crypto-literal-0.1.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.27 [INFO] [stderr] Downloaded crypto-literal-macro v0.1.1 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45598251b5f28b50ef4e04b67aa7ba62bd040b71221d4431572da84c6e1d87b7 [INFO] running `Command { std: "docker" "start" "-a" "45598251b5f28b50ef4e04b67aa7ba62bd040b71221d4431572da84c6e1d87b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45598251b5f28b50ef4e04b67aa7ba62bd040b71221d4431572da84c6e1d87b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45598251b5f28b50ef4e04b67aa7ba62bd040b71221d4431572da84c6e1d87b7", kill_on_drop: false }` [INFO] [stdout] 45598251b5f28b50ef4e04b67aa7ba62bd040b71221d4431572da84c6e1d87b7 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6274b2cecc89f4495bc1e4d0a7135b119752a00ba9aba6715756159a3860a8f5 [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" "6274b2cecc89f4495bc1e4d0a7135b119752a00ba9aba6715756159a3860a8f5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [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 aes-soft v0.3.3 [INFO] [stderr] Compiling ofb v0.1.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling crypto-literal-algorithm v0.1.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling crypto-literal-macro v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling crypto-literal v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.92s [INFO] running `Command { std: "docker" "inspect" "6274b2cecc89f4495bc1e4d0a7135b119752a00ba9aba6715756159a3860a8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6274b2cecc89f4495bc1e4d0a7135b119752a00ba9aba6715756159a3860a8f5", kill_on_drop: false }` [INFO] [stdout] 6274b2cecc89f4495bc1e4d0a7135b119752a00ba9aba6715756159a3860a8f5 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3940e5a0482904077e8d7b9c8a4c05b4103788c565989e45d53b8b8d8b721071 [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" "3940e5a0482904077e8d7b9c8a4c05b4103788c565989e45d53b8b8d8b721071", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-literal v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `crypto-literal` [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] [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] To learn more, run the command again with --verbose. [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3940e5a0482904077e8d7b9c8a4c05b4103788c565989e45d53b8b8d8b721071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3940e5a0482904077e8d7b9c8a4c05b4103788c565989e45d53b8b8d8b721071", kill_on_drop: false }` [INFO] [stdout] 3940e5a0482904077e8d7b9c8a4c05b4103788c565989e45d53b8b8d8b721071