[INFO] fetching crate glsl-lang 0.2.0... [INFO] testing glsl-lang-0.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate glsl-lang 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate glsl-lang 0.2.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glsl-lang 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate glsl-lang 0.2.0 [INFO] tweaked toml for crates.io crate glsl-lang 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38eec11b835b7484b196439c72cebf0aa2118a743994699c030abedc23795921 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "38eec11b835b7484b196439c72cebf0aa2118a743994699c030abedc23795921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38eec11b835b7484b196439c72cebf0aa2118a743994699c030abedc23795921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38eec11b835b7484b196439c72cebf0aa2118a743994699c030abedc23795921", kill_on_drop: false }` [INFO] [stdout] 38eec11b835b7484b196439c72cebf0aa2118a743994699c030abedc23795921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2b8b71de53b42fd0d165638717896b78970fb90c661198fce471f53bd4939c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea2b8b71de53b42fd0d165638717896b78970fb90c661198fce471f53bd4939c", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling lang-util-derive v0.2.0 [INFO] [stderr] Compiling lang-util v0.2.0 [INFO] [stderr] Compiling glsl-lang-types v0.2.0 [INFO] [stderr] Compiling glsl-lang-lexer v0.2.0 [INFO] [stderr] Compiling glsl-lang v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "ea2b8b71de53b42fd0d165638717896b78970fb90c661198fce471f53bd4939c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2b8b71de53b42fd0d165638717896b78970fb90c661198fce471f53bd4939c", kill_on_drop: false }` [INFO] [stdout] ea2b8b71de53b42fd0d165638717896b78970fb90c661198fce471f53bd4939c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e7f2fddad3c5a1441a69a711c2f2ec3eb74d4bcfc5dc5d0edbdbc2003400e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35e7f2fddad3c5a1441a69a711c2f2ec3eb74d4bcfc5dc5d0edbdbc2003400e3", kill_on_drop: false }` [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling expect-test v1.2.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling glsl-lang-pp v0.2.0 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling lexical v6.0.1 [INFO] [stderr] Compiling similar-asserts v1.2.0 [INFO] [stderr] Compiling lang-util-dev v0.2.0 [INFO] [stderr] Compiling glsl v6.0.1 [INFO] [stderr] Compiling glsl-lang v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.47s [INFO] running `Command { std: "docker" "inspect" "35e7f2fddad3c5a1441a69a711c2f2ec3eb74d4bcfc5dc5d0edbdbc2003400e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e7f2fddad3c5a1441a69a711c2f2ec3eb74d4bcfc5dc5d0edbdbc2003400e3", kill_on_drop: false }` [INFO] [stdout] 35e7f2fddad3c5a1441a69a711c2f2ec3eb74d4bcfc5dc5d0edbdbc2003400e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a53d194fb713ce0e8aa977fb530640e06ad124eb4dc0232dceac4782ce22cca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a53d194fb713ce0e8aa977fb530640e06ad124eb4dc0232dceac4782ce22cca", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/glsl_lang-4b4a51dbd7448292) [INFO] [stdout] test visitor::tests::count_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/range_order.rs (/opt/rustwide/target/debug/deps/range_order-53318e7ad8df01e4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dependent_defines ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests glsl-lang [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 12) ... FAILED [INFO] [stdout] test src/lib.rs - (line 36) ... FAILED [INFO] [stdout] test src/visitor.rs - visitor (line 15) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 12) stdout ---- [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 12 | let ast = ast::TranslationUnit::parse(source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `L` declared on the associated function `parse` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: glsl_lang_lexer::LangLexer<'_>` [INFO] [stdout] note: required by a bound in `glsl_lang::parse::Parse::parse` [INFO] [stdout] --> /opt/rustwide/workdir/src/parse.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn parse<'i, L: LangLexer<'i>>( [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `glsl_lang::parse::Parse::parse` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 12 | let ast = ast::TranslationUnit::parse::<'i, L>(source); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 36) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `glsl_lang::parse::Parsable` [INFO] [stdout] --> src/lib.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 5 | use glsl_lang::{ast, parse::Parsable}; [INFO] [stdout] | ^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `parsable` [INFO] [stdout] | no `Parsable` in `parse` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Node` in the current scope [INFO] [stdout] --> src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 10 | let ast = ast::Expr::parse(source); [INFO] [stdout] | ^^^^^ function or associated item not found in `Node` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 12) [INFO] [stdout] src/lib.rs - (line 36) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6a53d194fb713ce0e8aa977fb530640e06ad124eb4dc0232dceac4782ce22cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a53d194fb713ce0e8aa977fb530640e06ad124eb4dc0232dceac4782ce22cca", kill_on_drop: false }` [INFO] [stdout] 6a53d194fb713ce0e8aa977fb530640e06ad124eb4dc0232dceac4782ce22cca