[INFO] fetching crate gluon_format 0.17.2... [INFO] checking gluon_format-0.17.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate gluon_format 0.17.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gluon_format 0.17.2 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gluon_format 0.17.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gluon_format 0.17.2 [INFO] tweaked toml for crates.io crate gluon_format 0.17.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tensile v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63e5d5037316c69c6a03b26a2f9d5b3723242c0dbc317b8c28b42902db7248f4 [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" "63e5d5037316c69c6a03b26a2f9d5b3723242c0dbc317b8c28b42902db7248f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63e5d5037316c69c6a03b26a2f9d5b3723242c0dbc317b8c28b42902db7248f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e5d5037316c69c6a03b26a2f9d5b3723242c0dbc317b8c28b42902db7248f4", kill_on_drop: false }` [INFO] [stdout] 63e5d5037316c69c6a03b26a2f9d5b3723242c0dbc317b8c28b42902db7248f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716e08ccb12630e3a793fbfb18ea67d251ea594bd21331fb3faeab0f2ae1a7a8 [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" "716e08ccb12630e3a793fbfb18ea67d251ea594bd21331fb3faeab0f2ae1a7a8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling gluon_vm v0.17.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling gluon_codegen v0.17.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking gluon_base v0.17.2 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking gluon-salsa v0.15.2 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tensile v0.6.3 [INFO] [stderr] Checking gluon_check v0.17.2 [INFO] [stderr] Checking gluon_format v0.17.2 [INFO] [stderr] Checking gluon_format v0.17.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/pretty_print.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | ... .intersperse(arena.text(",").append(arena.line())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/pretty_print.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | .intersperse(arena.hardline()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon v0.17.2 [INFO] [stderr] Compiling gluon_parser v0.17.2 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/pretty_print.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | ... .intersperse(arena.text(",").append(arena.line())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/pretty_print.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | .intersperse(arena.hardline()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/std.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | .format_expr(&mut format::Formatter::default(), name, &contents) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gluon_format::Formatter`, found struct `format::Formatter` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut gluon_format::Formatter` [INFO] [stdout] found mutable reference `&mut format::Formatter` [INFO] [stdout] = note: perhaps two different versions of crate `gluon_format` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon_format` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/pretty_print.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | thread.format_expr(&mut format::Formatter::default(), "test", expr) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gluon_format::Formatter`, found struct `format::Formatter` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut gluon_format::Formatter` [INFO] [stdout] found mutable reference `&mut format::Formatter` [INFO] [stdout] = note: perhaps two different versions of crate `gluon_format` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/pretty_print.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | thread.format_expr(&mut format::Formatter { expanded: true }, "test", expr) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gluon_format::Formatter`, found struct `format::Formatter` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut gluon_format::Formatter` [INFO] [stdout] found mutable reference `&mut format::Formatter` [INFO] [stdout] = note: perhaps two different versions of crate `gluon_format` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "716e08ccb12630e3a793fbfb18ea67d251ea594bd21331fb3faeab0f2ae1a7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716e08ccb12630e3a793fbfb18ea67d251ea594bd21331fb3faeab0f2ae1a7a8", kill_on_drop: false }` [INFO] [stdout] 716e08ccb12630e3a793fbfb18ea67d251ea594bd21331fb3faeab0f2ae1a7a8