[INFO] fetching crate oakc 0.6.1...
[INFO] testing oakc-0.6.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate oakc 0.6.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate oakc 0.6.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minimad v0.6.5
[INFO] [stderr]   Downloaded asciicolor v0.1.0
[INFO] [stderr]   Downloaded comment v0.1.0
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded comment-strip v0.1.3
[INFO] [stderr]   Downloaded ascii-canvas v2.0.0
[INFO] [stderr]   Downloaded miow v0.3.5
[INFO] [stderr]   Downloaded string_cache v0.8.0
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded crossterm_winapi v0.6.1
[INFO] [stderr]   Downloaded bit-vec v0.6.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.3
[INFO] [stderr]   Downloaded mio v0.7.0
[INFO] [stderr]   Downloaded lalrpop v0.19.0
[INFO] [stderr]   Downloaded ntapi v0.3.4
[INFO] [stderr]   Downloaded termimad v0.8.25
[INFO] [stderr]   Downloaded crossterm v0.17.7
[INFO] [stderr]   Downloaded docopt v1.1.0
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded arc-swap v0.4.7
[INFO] [stderr]   Downloaded signal-hook v0.1.16
[INFO] [stderr]   Downloaded lalrpop-util v0.19.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8463428a18dd120f7423cc380163e711f208d2489ecd3974b8a82b2b0818eb6d
[INFO] running `Command { std: "docker" "start" "-a" "8463428a18dd120f7423cc380163e711f208d2489ecd3974b8a82b2b0818eb6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8463428a18dd120f7423cc380163e711f208d2489ecd3974b8a82b2b0818eb6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8463428a18dd120f7423cc380163e711f208d2489ecd3974b8a82b2b0818eb6d", kill_on_drop: false }`
[INFO] [stdout] 8463428a18dd120f7423cc380163e711f208d2489ecd3974b8a82b2b0818eb6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0712c6db8fe95001f103c7437955345d532d1c613771dfe1b9058cff6daaeef
[INFO] running `Command { std: "docker" "start" "-a" "c0712c6db8fe95001f103c7437955345d532d1c613771dfe1b9058cff6daaeef", kill_on_drop: false }`
[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 byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.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 opaque-debug v0.2.3
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling mio v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling crossterm v0.17.7
[INFO] [stderr]    Compiling minimad v0.6.5
[INFO] [stderr]    Compiling asciicolor v0.1.0
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling lalrpop-util v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling comment-strip v0.1.3
[INFO] [stderr]    Compiling comment v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling termimad v0.8.25
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]    Compiling string_cache v0.8.0
[INFO] [stderr]    Compiling lalrpop v0.19.0
[INFO] [stderr]    Compiling oakc v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c0712c6db8fe95001f103c7437955345d532d1c613771dfe1b9058cff6daaeef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0712c6db8fe95001f103c7437955345d532d1c613771dfe1b9058cff6daaeef", kill_on_drop: false }`
[INFO] [stdout] c0712c6db8fe95001f103c7437955345d532d1c613771dfe1b9058cff6daaeef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce3de87a8968848a596cc1e6b690a6aa60a3a9c1563da2100a23f9cb0a6a0f71
[INFO] running `Command { std: "docker" "start" "-a" "ce3de87a8968848a596cc1e6b690a6aa60a3a9c1563da2100a23f9cb0a6a0f71", kill_on_drop: false }`
[INFO] [stderr]    Compiling oakc v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ce3de87a8968848a596cc1e6b690a6aa60a3a9c1563da2100a23f9cb0a6a0f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3de87a8968848a596cc1e6b690a6aa60a3a9c1563da2100a23f9cb0a6a0f71", kill_on_drop: false }`
[INFO] [stdout] ce3de87a8968848a596cc1e6b690a6aa60a3a9c1563da2100a23f9cb0a6a0f71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06c5394a41e38202c22e49e3919d0b6dcf9c92098d9f0721d4a888792b874eff
[INFO] running `Command { std: "docker" "start" "-a" "06c5394a41e38202c22e49e3919d0b6dcf9c92098d9f0721d4a888792b874eff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oakc-a11eb218faf63aae)
[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 src/bin.rs (/opt/rustwide/target/debug/deps/oak-ea11074d4898f73f)
[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 305) ... FAILED
[INFO] [stdout] test src/tir.rs - tir::TirFunction::member_method (line 297) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[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]   |     ^^^-
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found keyword
[INFO] [stdout]   |     help: remove this `let` keyword
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `let` keyword is not allowed in `struct` fields
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/book/ch05-01-defining-structs.html> for more information
[INFO] [stdout] 
[INFO] [stdout] error: struct fields are separated by `,`
[INFO] [stdout]  --> src/tir.rs:301:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Date {
[INFO] [stdout]   |        ---- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |         year: num;
[INFO] [stdout]   |                  ^ help: replace `;` with `,`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `num` in this scope
[INFO] [stdout]  --> src/tir.rs:299:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let month: num,
[INFO] [stdout]   |                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `num` in this scope
[INFO] [stdout]  --> src/tir.rs:300:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |         day: num,
[INFO] [stdout]   |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[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.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "06c5394a41e38202c22e49e3919d0b6dcf9c92098d9f0721d4a888792b874eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c5394a41e38202c22e49e3919d0b6dcf9c92098d9f0721d4a888792b874eff", kill_on_drop: false }`
[INFO] [stdout] 06c5394a41e38202c22e49e3919d0b6dcf9c92098d9f0721d4a888792b874eff
