[INFO] cloning repository https://github.com/mlvzk/not-nix-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlvzk/not-nix-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlvzk%2Fnot-nix-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlvzk%2Fnot-nix-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ce92e65d6bfb21c7fe7685c585defddb2193e85 [INFO] checking mlvzk/not-nix-parser against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlvzk%2Fnot-nix-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mlvzk/not-nix-parser [INFO] finished tweaking git repo https://github.com/mlvzk/not-nix-parser [INFO] tweaked toml for git repo https://github.com/mlvzk/not-nix-parser written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlvzk/not-nix-parser on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mlvzk/not-nix-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mir-protocol/plonky2` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded keccak-hash v0.8.0 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.10 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded unroll v0.1.5 [INFO] [stderr] Downloaded itertools v0.10.4 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b5e2e8d7ea6288ad37115a993ee3693225f0cfca55e260462168fb858a414ea [INFO] running `Command { std: "docker" "start" "-a" "8b5e2e8d7ea6288ad37115a993ee3693225f0cfca55e260462168fb858a414ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b5e2e8d7ea6288ad37115a993ee3693225f0cfca55e260462168fb858a414ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5e2e8d7ea6288ad37115a993ee3693225f0cfca55e260462168fb858a414ea", kill_on_drop: false }` [INFO] [stdout] 8b5e2e8d7ea6288ad37115a993ee3693225f0cfca55e260462168fb858a414ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 114a85aba268c34e042be03e0ca2c41edceedc98fa0bf6335792c7de115d3c26 [INFO] running `Command { std: "docker" "start" "-a" "114a85aba268c34e042be03e0ca2c41edceedc98fa0bf6335792c7de115d3c26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking plonky2_util v0.1.0 (https://github.com/mir-protocol/plonky2#3fc7996d) [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking keccak-hash v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking maybe_rayon v0.1.0 (https://github.com/mir-protocol/plonky2#3fc7996d) [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Checking plonky2_field v0.1.0 (https://github.com/mir-protocol/plonky2#3fc7996d) [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/plonky2-dec9922fb31f92e2/3fc7996/field/src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/plonky2-dec9922fb31f92e2/3fc7996/field/src/packed.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | [*self] [INFO] [stdout] | ^^^^^^^ expected `Self::WIDTH`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::WIDTH` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nix-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] Some errors have detailed explanations: E0308, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plonky2_field` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "114a85aba268c34e042be03e0ca2c41edceedc98fa0bf6335792c7de115d3c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114a85aba268c34e042be03e0ca2c41edceedc98fa0bf6335792c7de115d3c26", kill_on_drop: false }` [INFO] [stdout] 114a85aba268c34e042be03e0ca2c41edceedc98fa0bf6335792c7de115d3c26