[INFO] fetching crate oakc 0.6.1...
[INFO] testing oakc-0.6.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate oakc 0.6.1 into /workspace/builds/worker-5-tc2/source
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oakc 0.6.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a045f7bb5ef18a961992ec536cb43d969435b26cf2fae3ee01c3b39d29ceb176
[INFO] running `Command { std: "docker" "start" "-a" "a045f7bb5ef18a961992ec536cb43d969435b26cf2fae3ee01c3b39d29ceb176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a045f7bb5ef18a961992ec536cb43d969435b26cf2fae3ee01c3b39d29ceb176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a045f7bb5ef18a961992ec536cb43d969435b26cf2fae3ee01c3b39d29ceb176", kill_on_drop: false }`
[INFO] [stdout] a045f7bb5ef18a961992ec536cb43d969435b26cf2fae3ee01c3b39d29ceb176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b095c30256246565905290e725dec0fd30472344a573cb3c3a5d899df3843903
[INFO] running `Command { std: "docker" "start" "-a" "b095c30256246565905290e725dec0fd30472344a573cb3c3a5d899df3843903", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[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 hashbrown v0.8.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.3
[INFO] [stderr]    Compiling minimad v0.6.5
[INFO] [stderr]    Compiling asciicolor v0.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[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 generic-array v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.1.16
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling crossterm v0.17.7
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling lalrpop-util v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[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 serde v1.0.114
[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` profile [unoptimized + debuginfo] target(s) in 32.74s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "b095c30256246565905290e725dec0fd30472344a573cb3c3a5d899df3843903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b095c30256246565905290e725dec0fd30472344a573cb3c3a5d899df3843903", kill_on_drop: false }`
[INFO] [stdout] b095c30256246565905290e725dec0fd30472344a573cb3c3a5d899df3843903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b86d47d6bac871081227c7d08a40a92d5f2cc2c5a3fe73452caf314d523d2b91
[INFO] running `Command { std: "docker" "start" "-a" "b86d47d6bac871081227c7d08a40a92d5f2cc2c5a3fe73452caf314d523d2b91", 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.94s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "b86d47d6bac871081227c7d08a40a92d5f2cc2c5a3fe73452caf314d523d2b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86d47d6bac871081227c7d08a40a92d5f2cc2c5a3fe73452caf314d523d2b91", kill_on_drop: false }`
[INFO] [stdout] b86d47d6bac871081227c7d08a40a92d5f2cc2c5a3fe73452caf314d523d2b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3da7391a83b323d88ebf6c853b1b40e9a186a7c755bdb206ce2d328bfc0431ff
[INFO] running `Command { std: "docker" "start" "-a" "3da7391a83b323d88ebf6c853b1b40e9a186a7c755bdb206ce2d328bfc0431ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oakc-0157def0a180949d)
[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-a58144e75b05096e)
[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] 306 | 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] 299 |     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] 298 | struct Date {
[INFO] [stdout]     |        ---- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 301 |         year: num;
[INFO] [stdout]     |                  ^ help: replace `;` with `,`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `num` in this scope
[INFO] [stdout]    --> src/tir.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |     let month: num,
[INFO] [stdout]     |                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `num` in this scope
[INFO] [stdout]    --> src/tir.rs:300:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |         day: num,
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `num` in this scope
[INFO] [stdout]    --> src/tir.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |         year: num;
[INFO] [stdout]     |               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[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.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3da7391a83b323d88ebf6c853b1b40e9a186a7c755bdb206ce2d328bfc0431ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3da7391a83b323d88ebf6c853b1b40e9a186a7c755bdb206ce2d328bfc0431ff", kill_on_drop: false }`
[INFO] [stdout] 3da7391a83b323d88ebf6c853b1b40e9a186a7c755bdb206ce2d328bfc0431ff
