[INFO] fetching crate oakc 0.6.1... [INFO] testing oakc-0.6.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate oakc 0.6.1 into /workspace/builds/worker-90/source [INFO] validating manifest of crates.io crate oakc 0.6.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oakc 0.6.1 [INFO] finished tweaking crates.io crate oakc 0.6.1 [INFO] tweaked toml for crates.io crate oakc 0.6.1 written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate crates.io crate oakc 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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 ascii-canvas v2.0.0 [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.0 [INFO] [stderr] Downloaded asciicolor v0.1.0 [INFO] [stderr] Downloaded comment-strip v0.1.3 [INFO] [stderr] Downloaded termimad v0.8.25 [INFO] [stderr] Downloaded comment v0.1.0 [INFO] [stderr] Downloaded lalrpop v0.19.0 [INFO] [stderr] Downloaded libc v0.2.74 [INFO] [stderr] Downloaded minimad v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 678a8d7c9407ec957bba665bb6e898e13544a9f27f4f22a5d545673d07fc341a [INFO] running `Command { std: "docker" "start" "-a" "678a8d7c9407ec957bba665bb6e898e13544a9f27f4f22a5d545673d07fc341a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678a8d7c9407ec957bba665bb6e898e13544a9f27f4f22a5d545673d07fc341a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678a8d7c9407ec957bba665bb6e898e13544a9f27f4f22a5d545673d07fc341a", kill_on_drop: false }` [INFO] [stdout] 678a8d7c9407ec957bba665bb6e898e13544a9f27f4f22a5d545673d07fc341a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0d1451bc6915e8a402e21985152b23d8e80f79cdd3b46811cfc910c202f5c3 [INFO] running `Command { std: "docker" "start" "-a" "df0d1451bc6915e8a402e21985152b23d8e80f79cdd3b46811cfc910c202f5c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling asciicolor v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling minimad v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling comment-strip v0.1.3 [INFO] [stderr] Compiling comment v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling termimad v0.8.25 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling oakc v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "df0d1451bc6915e8a402e21985152b23d8e80f79cdd3b46811cfc910c202f5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0d1451bc6915e8a402e21985152b23d8e80f79cdd3b46811cfc910c202f5c3", kill_on_drop: false }` [INFO] [stdout] df0d1451bc6915e8a402e21985152b23d8e80f79cdd3b46811cfc910c202f5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b50bc369405c253fa3209c3ea902940e7888fa6b32ef3f572dee9b0f34cfc8 [INFO] running `Command { std: "docker" "start" "-a" "02b50bc369405c253fa3209c3ea902940e7888fa6b32ef3f572dee9b0f34cfc8", kill_on_drop: false }` [INFO] [stderr] Compiling oakc v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `Command { std: "docker" "inspect" "02b50bc369405c253fa3209c3ea902940e7888fa6b32ef3f572dee9b0f34cfc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b50bc369405c253fa3209c3ea902940e7888fa6b32ef3f572dee9b0f34cfc8", kill_on_drop: false }` [INFO] [stdout] 02b50bc369405c253fa3209c3ea902940e7888fa6b32ef3f572dee9b0f34cfc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8985d4e7d926ebdf528ae129a6ae10393976538bbfbefe53cc71dbe1bfb75d7 [INFO] running `Command { std: "docker" "start" "-a" "d8985d4e7d926ebdf528ae129a6ae10393976538bbfbefe53cc71dbe1bfb75d7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oakc-b67752b6c066044a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oak-f0f10be2d9e9d26e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oakc [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/tir.rs - tir::TirFunction::member_method (line 297) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] test src/tir.rs - tir::TirFunction::member_method (line 305) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/tir.rs - tir::TirFunction::member_method (line 297) stdout ---- [INFO] [stdout] error: expected identifier, found keyword `let` [INFO] [stdout] --> src/tir.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 4 | let month: num, [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tir.rs - tir::TirFunction::member_method (line 305) stdout ---- [INFO] [stdout] error: expected one of `;` or `where`, found `{` [INFO] [stdout] --> src/tir.rs:306:54 [INFO] [stdout] | [INFO] [stdout] 3 | struct Date(sizeof(num) + sizeof(num) + sizeof(num)) { [INFO] [stdout] | ^ expected one of `;` or `where` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/tir.rs - tir::TirFunction::member_method (line 297) [INFO] [stdout] src/tir.rs - tir::TirFunction::member_method (line 305) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8985d4e7d926ebdf528ae129a6ae10393976538bbfbefe53cc71dbe1bfb75d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8985d4e7d926ebdf528ae129a6ae10393976538bbfbefe53cc71dbe1bfb75d7", kill_on_drop: false }` [INFO] [stdout] d8985d4e7d926ebdf528ae129a6ae10393976538bbfbefe53cc71dbe1bfb75d7