[INFO] fetching crate cosmian-wit-parser 0.1.0...
[INFO] checking cosmian-wit-parser-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cosmian-wit-parser 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cosmian-wit-parser 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cosmian-wit-parser 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cosmian-wit-parser 0.1.0
[INFO] tweaked toml for crates.io crate cosmian-wit-parser 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wast v22.0.0
[INFO] [stderr]   Downloaded wast v33.0.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded witx v0.8.8
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7676ddd6ec65787b8c1f31f99947ff3f0f8f1ef7b8d1b4a0634fe5a2f4f543af
[INFO] running `Command { std: "docker" "start" "-a" "7676ddd6ec65787b8c1f31f99947ff3f0f8f1ef7b8d1b4a0634fe5a2f4f543af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7676ddd6ec65787b8c1f31f99947ff3f0f8f1ef7b8d1b4a0634fe5a2f4f543af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7676ddd6ec65787b8c1f31f99947ff3f0f8f1ef7b8d1b4a0634fe5a2f4f543af", kill_on_drop: false }`
[INFO] [stdout] 7676ddd6ec65787b8c1f31f99947ff3f0f8f1ef7b8d1b4a0634fe5a2f4f543af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05d2e5ca803bc589d2eb3a122426c360dfa83925bafaf60e1db7bb96164d7dc6
[INFO] running `Command { std: "docker" "start" "-a" "05d2e5ca803bc589d2eb3a122426c360dfa83925bafaf60e1db7bb96164d7dc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking cosmian-wit-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:336:36
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Some((_, '\'')) => ('\''),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 336 -                 Some((_, '\'')) => ('\''),
[INFO] [stdout] 336 +                 Some((_, '\'')) => '\'',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:337:35
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Some((_, 't')) => ('\t'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 337 -                 Some((_, 't')) => ('\t'),
[INFO] [stdout] 337 +                 Some((_, 't')) => '\t',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:338:35
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Some((_, 'n')) => ('\n'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -                 Some((_, 'n')) => ('\n'),
[INFO] [stdout] 338 +                 Some((_, 'n')) => '\n',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Some((_, 'r')) => ('\r'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 339 -                 Some((_, 'r')) => ('\r'),
[INFO] [stdout] 339 +                 Some((_, 'r')) => '\r',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:340:36
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Some((_, '\\')) => ('\\'),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Some((_, '\\')) => ('\\'),
[INFO] [stdout] 340 +                 Some((_, '\\')) => '\\',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wit_parser`
[INFO] [stdout]   --> tests/all.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use wit_parser::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wit_parser`
[INFO] [stdout]    --> tests/all.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 |         use wit_parser::Type;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:336:36
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Some((_, '\'')) => ('\''),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 336 -                 Some((_, '\'')) => ('\''),
[INFO] [stdout] 336 +                 Some((_, '\'')) => '\'',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:337:35
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Some((_, 't')) => ('\t'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 337 -                 Some((_, 't')) => ('\t'),
[INFO] [stdout] 337 +                 Some((_, 't')) => '\t',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:338:35
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Some((_, 'n')) => ('\n'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -                 Some((_, 'n')) => ('\n'),
[INFO] [stdout] 338 +                 Some((_, 'n')) => '\n',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Some((_, 'r')) => ('\r'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 339 -                 Some((_, 'r')) => ('\r'),
[INFO] [stdout] 339 +                 Some((_, 'r')) => '\r',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:340:36
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Some((_, '\\')) => ('\\'),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Some((_, '\\')) => ('\\'),
[INFO] [stdout] 340 +                 Some((_, '\\')) => '\\',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface`
[INFO] [stdout]    --> tests/all.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let result = Interface::parse_file(test);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Interface`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::Interface;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interface` in this scope
[INFO] [stdout]    --> tests/all.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn to_json(i: &Interface) -> String {
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::Interface;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             TypeDefKind::Type(t) => Type::Primitive(translate_type(t)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             TypeDefKind::Record(r) => Type::Record {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             TypeDefKind::Variant(v) => Type::Variant {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |             TypeDefKind::PushBuffer(ty) => Type::PushBuffer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |             TypeDefKind::PullBuffer(ty) => Type::PullBuffer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |             TypeDefKind::List(ty) => Type::List(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             TypeDefKind::Pointer(ty) => Type::Pointer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |             TypeDefKind::ConstPointer(ty) => Type::ConstPointer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wit_parser`
[INFO] [stdout]    --> tests/all.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn translate_typedef(ty: &wit_parser::TypeDef) -> Type {
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wit_parser`
[INFO] [stdout]    --> tests/all.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn translate_type(ty: &wit_parser::Type) -> String {
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmian-wit-parser` (test "all") due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05d2e5ca803bc589d2eb3a122426c360dfa83925bafaf60e1db7bb96164d7dc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d2e5ca803bc589d2eb3a122426c360dfa83925bafaf60e1db7bb96164d7dc6", kill_on_drop: false }`
[INFO] [stdout] 05d2e5ca803bc589d2eb3a122426c360dfa83925bafaf60e1db7bb96164d7dc6
[INFO] checking cosmian-wit-parser-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cosmian-wit-parser 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cosmian-wit-parser 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cosmian-wit-parser 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cosmian-wit-parser 0.1.0
[INFO] tweaked toml for crates.io crate cosmian-wit-parser 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 355bc7b2af7796c3fcc1132adcf6ad1109f0da8c9aab0b663823e1f326312818
[INFO] running `Command { std: "docker" "start" "-a" "355bc7b2af7796c3fcc1132adcf6ad1109f0da8c9aab0b663823e1f326312818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "355bc7b2af7796c3fcc1132adcf6ad1109f0da8c9aab0b663823e1f326312818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355bc7b2af7796c3fcc1132adcf6ad1109f0da8c9aab0b663823e1f326312818", kill_on_drop: false }`
[INFO] [stdout] 355bc7b2af7796c3fcc1132adcf6ad1109f0da8c9aab0b663823e1f326312818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bda5d2c7b29594c913a73eaedee7feaa7322872591ddc1f0fd2ad8c23e02285e
[INFO] running `Command { std: "docker" "start" "-a" "bda5d2c7b29594c913a73eaedee7feaa7322872591ddc1f0fd2ad8c23e02285e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking cosmian-wit-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:336:36
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Some((_, '\'')) => ('\''),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 336 -                 Some((_, '\'')) => ('\''),
[INFO] [stdout] 336 +                 Some((_, '\'')) => '\'',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:337:35
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Some((_, 't')) => ('\t'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 337 -                 Some((_, 't')) => ('\t'),
[INFO] [stdout] 337 +                 Some((_, 't')) => '\t',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:338:35
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Some((_, 'n')) => ('\n'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -                 Some((_, 'n')) => ('\n'),
[INFO] [stdout] 338 +                 Some((_, 'n')) => '\n',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Some((_, 'r')) => ('\r'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 339 -                 Some((_, 'r')) => ('\r'),
[INFO] [stdout] 339 +                 Some((_, 'r')) => '\r',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:340:36
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Some((_, '\\')) => ('\\'),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Some((_, '\\')) => ('\\'),
[INFO] [stdout] 340 +                 Some((_, '\\')) => '\\',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wit_parser`
[INFO] [stdout]   --> tests/all.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use wit_parser::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wit_parser`
[INFO] [stdout]    --> tests/all.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 |         use wit_parser::Type;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:336:36
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 Some((_, '\'')) => ('\''),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 336 -                 Some((_, '\'')) => ('\''),
[INFO] [stdout] 336 +                 Some((_, '\'')) => '\'',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:337:35
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 Some((_, 't')) => ('\t'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 337 -                 Some((_, 't')) => ('\t'),
[INFO] [stdout] 337 +                 Some((_, 't')) => '\t',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:338:35
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Some((_, 'n')) => ('\n'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 338 -                 Some((_, 'n')) => ('\n'),
[INFO] [stdout] 338 +                 Some((_, 'n')) => '\n',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 Some((_, 'r')) => ('\r'),
[INFO] [stdout]     |                                   ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 339 -                 Some((_, 'r')) => ('\r'),
[INFO] [stdout] 339 +                 Some((_, 'r')) => '\r',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/ast/lex.rs:340:36
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Some((_, '\\')) => ('\\'),
[INFO] [stdout]     |                                    ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Some((_, '\\')) => ('\\'),
[INFO] [stdout] 340 +                 Some((_, '\\')) => '\\',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface`
[INFO] [stdout]    --> tests/all.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let result = Interface::parse_file(test);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Interface`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::Interface;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interface` in this scope
[INFO] [stdout]    --> tests/all.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 | fn to_json(i: &Interface) -> String {
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::Interface;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             TypeDefKind::Type(t) => Type::Primitive(translate_type(t)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             TypeDefKind::Record(r) => Type::Record {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             TypeDefKind::Variant(v) => Type::Variant {
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |             TypeDefKind::PushBuffer(ty) => Type::PushBuffer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |             TypeDefKind::PullBuffer(ty) => Type::PullBuffer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |             TypeDefKind::List(ty) => Type::List(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             TypeDefKind::Pointer(ty) => Type::Pointer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeDefKind`
[INFO] [stdout]    --> tests/all.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |             TypeDefKind::ConstPointer(ty) => Type::ConstPointer(translate_type(ty)),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TypeDefKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 10  + use cosmian_wit_parser::TypeDefKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wit_parser`
[INFO] [stdout]    --> tests/all.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn translate_typedef(ty: &wit_parser::TypeDef) -> Type {
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wit_parser`
[INFO] [stdout]    --> tests/all.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn translate_type(ty: &wit_parser::Type) -> String {
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared crate or module `wit_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmian-wit-parser` (test "all") due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bda5d2c7b29594c913a73eaedee7feaa7322872591ddc1f0fd2ad8c23e02285e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda5d2c7b29594c913a73eaedee7feaa7322872591ddc1f0fd2ad8c23e02285e", kill_on_drop: false }`
[INFO] [stdout] bda5d2c7b29594c913a73eaedee7feaa7322872591ddc1f0fd2ad8c23e02285e
