Oct 27 14:59:21.119 INFO checking svgparser-0.8.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:59:21.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 14:59:21.547 INFO blam! 7a890b58260e1f3ff201ad72ed5a569ad3cfe6712d5ec1efc935ffb2cf6828b0 Oct 27 14:59:21.567 INFO running `"docker" "start" "-a" "7a890b58260e1f3ff201ad72ed5a569ad3cfe6712d5ec1efc935ffb2cf6828b0"` Oct 27 14:59:22.879 INFO kablam! usermod: no changes Oct 27 14:59:23.027 INFO kablam! Checking xmlparser v0.3.0 Oct 27 14:59:24.611 INFO kablam! Checking svgparser v0.8.1 (/source) Oct 27 14:59:26.203 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:59:26.203 INFO kablam! --> src/color.rs:193:9 Oct 27 14:59:26.203 INFO kablam! | Oct 27 14:59:26.203 INFO kablam! 193 | use std::ascii::AsciiExt; Oct 27 14:59:26.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:59:26.203 INFO kablam! | Oct 27 14:59:26.203 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:59:26.203 INFO kablam! Oct 27 14:59:26.274 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:59:26.275 INFO kablam! --> src/color.rs:193:9 Oct 27 14:59:26.275 INFO kablam! | Oct 27 14:59:26.275 INFO kablam! 193 | use std::ascii::AsciiExt; Oct 27 14:59:26.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:59:26.275 INFO kablam! | Oct 27 14:59:26.275 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:59:26.275 INFO kablam! Oct 27 14:59:30.095 INFO kablam! error[E0432]: unresolved import `svgparser::FromSpan` Oct 27 14:59:30.095 INFO kablam! --> benches/parser.rs:11:22 Oct 27 14:59:30.095 INFO kablam! | Oct 27 14:59:30.095 INFO kablam! 11 | use svgparser::{svg, FromSpan}; Oct 27 14:59:30.095 INFO kablam! | ^^^^^^^^ no `FromSpan` in the root Oct 27 14:59:30.095 INFO kablam! Oct 27 14:59:30.096 INFO kablam! warning: unused import: `FromSpan` Oct 27 14:59:30.096 INFO kablam! --> benches/parser.rs:11:22 Oct 27 14:59:30.096 INFO kablam! | Oct 27 14:59:30.096 INFO kablam! 11 | use svgparser::{svg, FromSpan}; Oct 27 14:59:30.096 INFO kablam! | ^^^^^^^^ Oct 27 14:59:30.096 INFO kablam! | Oct 27 14:59:30.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:59:30.096 INFO kablam! Oct 27 14:59:30.591 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `svgparser::svg::Tokenizer<'_>` in the current scope Oct 27 14:59:30.591 INFO kablam! --> benches/parser.rs:22:18 Oct 27 14:59:30.591 INFO kablam! | Oct 27 14:59:30.591 INFO kablam! 22 | for token in svg::Tokenizer::from_str(text) { Oct 27 14:59:30.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `svgparser::svg::Tokenizer<'_>` Oct 27 14:59:30.591 INFO kablam! | Oct 27 14:59:30.595 INFO kablam! = help: items from traits can only be used if the trait is in scope Oct 27 14:59:30.595 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Oct 27 14:59:30.595 INFO kablam! | Oct 27 14:59:30.595 INFO kablam! 5 | use svgparser::xmlparser::FromSpan; Oct 27 14:59:30.595 INFO kablam! | Oct 27 14:59:30.595 INFO kablam! Oct 27 14:59:30.723 INFO kablam! error: aborting due to 2 previous errors Oct 27 14:59:30.743 INFO kablam! Oct 27 14:59:30.743 INFO kablam! Some errors occurred: E0432, E0599. Oct 27 14:59:30.743 INFO kablam! For more information about an error, try `rustc --explain E0432`. Oct 27 14:59:30.782 INFO kablam! error: Could not compile `svgparser`. Oct 27 14:59:30.782 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:59:31.963 INFO kablam! error[E0432]: unresolved import `svgparser::FromSpan` Oct 27 14:59:31.963 INFO kablam! --> benches/path.rs:11:41 Oct 27 14:59:31.963 INFO kablam! | Oct 27 14:59:31.963 INFO kablam! 11 | use svgparser::{svg, path, AttributeId, FromSpan}; Oct 27 14:59:31.963 INFO kablam! | ^^^^^^^^ no `FromSpan` in the root Oct 27 14:59:31.963 INFO kablam! Oct 27 14:59:31.991 INFO kablam! warning: unused import: `FromSpan` Oct 27 14:59:31.991 INFO kablam! --> benches/path.rs:11:41 Oct 27 14:59:31.991 INFO kablam! | Oct 27 14:59:31.991 INFO kablam! 11 | use svgparser::{svg, path, AttributeId, FromSpan}; Oct 27 14:59:31.991 INFO kablam! | ^^^^^^^^ Oct 27 14:59:31.991 INFO kablam! | Oct 27 14:59:31.992 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:59:31.992 INFO kablam! Oct 27 14:59:32.351 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `svgparser::svg::Tokenizer<'_>` in the current scope Oct 27 14:59:32.351 INFO kablam! --> benches/path.rs:23:18 Oct 27 14:59:32.351 INFO kablam! | Oct 27 14:59:32.351 INFO kablam! 23 | for token in svg::Tokenizer::from_str(text) { Oct 27 14:59:32.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `svgparser::svg::Tokenizer<'_>` Oct 27 14:59:32.375 INFO kablam! | Oct 27 14:59:32.375 INFO kablam! = help: items from traits can only be used if the trait is in scope Oct 27 14:59:32.375 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Oct 27 14:59:32.375 INFO kablam! | Oct 27 14:59:32.375 INFO kablam! 5 | use svgparser::xmlparser::FromSpan; Oct 27 14:59:32.375 INFO kablam! | Oct 27 14:59:32.375 INFO kablam! Oct 27 14:59:32.375 INFO kablam! error[E0308]: mismatched types Oct 27 14:59:32.375 INFO kablam! --> benches/path.rs:25:20 Oct 27 14:59:32.375 INFO kablam! | Oct 27 14:59:32.376 INFO kablam! 25 | if let svg::Name::Svg(AttributeId::D) = name { Oct 27 14:59:32.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `svgparser::svg::QName`, found enum `svgparser::svg::Name` Oct 27 14:59:32.376 INFO kablam! | Oct 27 14:59:32.376 INFO kablam! = note: expected type `svgparser::svg::QName<'_, svgparser::AttributeId>` Oct 27 14:59:32.376 INFO kablam! found type `svgparser::svg::Name<'_, _>` Oct 27 14:59:32.376 INFO kablam! Oct 27 14:59:32.431 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `svgparser::path::Tokenizer<'_>` in the current scope Oct 27 14:59:32.431 INFO kablam! --> benches/path.rs:36:18 Oct 27 14:59:32.431 INFO kablam! | Oct 27 14:59:32.431 INFO kablam! 36 | for _ in path::Tokenizer::from_str(path) {} Oct 27 14:59:32.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `svgparser::path::Tokenizer<'_>` Oct 27 14:59:32.431 INFO kablam! | Oct 27 14:59:32.431 INFO kablam! = help: items from traits can only be used if the trait is in scope Oct 27 14:59:32.431 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Oct 27 14:59:32.431 INFO kablam! | Oct 27 14:59:32.431 INFO kablam! 5 | use svgparser::xmlparser::FromSpan; Oct 27 14:59:32.431 INFO kablam! | Oct 27 14:59:32.431 INFO kablam! Oct 27 14:59:32.463 INFO kablam! error: aborting due to 4 previous errors Oct 27 14:59:32.463 INFO kablam! Oct 27 14:59:32.463 INFO kablam! Some errors occurred: E0308, E0432, E0599. Oct 27 14:59:32.463 INFO kablam! For more information about an error, try `rustc --explain E0308`. Oct 27 14:59:32.475 INFO kablam! error: Could not compile `svgparser`. Oct 27 14:59:32.475 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:59:33.363 INFO kablam! error: build failed Oct 27 14:59:33.364 INFO kablam! su: No module specific data is present Oct 27 14:59:34.223 INFO running `"docker" "rm" "-f" "7a890b58260e1f3ff201ad72ed5a569ad3cfe6712d5ec1efc935ffb2cf6828b0"` Oct 27 14:59:34.607 INFO blam! 7a890b58260e1f3ff201ad72ed5a569ad3cfe6712d5ec1efc935ffb2cf6828b0