[INFO] fetching crate arctk 2.0.10...
[INFO] checking arctk-2.0.10 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate arctk 2.0.10 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate arctk 2.0.10 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arctk 2.0.10
[INFO] finished tweaking crates.io crate arctk 2.0.10
[INFO] tweaked toml for crates.io crate arctk 2.0.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 695ffc20b5978fc3ff0c3d28b0dfb226fa1bdc1741ceea9fc87e1aa79e3f9ab4
[INFO] running `Command { std: "docker" "start" "-a" "695ffc20b5978fc3ff0c3d28b0dfb226fa1bdc1741ceea9fc87e1aa79e3f9ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "695ffc20b5978fc3ff0c3d28b0dfb226fa1bdc1741ceea9fc87e1aa79e3f9ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695ffc20b5978fc3ff0c3d28b0dfb226fa1bdc1741ceea9fc87e1aa79e3f9ab4", kill_on_drop: false }`
[INFO] [stdout] 695ffc20b5978fc3ff0c3d28b0dfb226fa1bdc1741ceea9fc87e1aa79e3f9ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 384dbbec9eda915070588f960912cd1476888729f06c6a43d6a1028d30e69e50
[INFO] running `Command { std: "docker" "start" "-a" "384dbbec9eda915070588f960912cd1476888729f06c6a43d6a1028d30e69e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking slice-of-array v0.3.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]     Checking ndarray-stats v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking arctk v2.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/parse/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::{json::*, png::*, wavefront::*};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]   |         |                       |
[INFO] [stdout]   |         |                       but the name `load` in the value namespace is also re-exported here
[INFO] [stdout]   |         the name `load` in the value namespace is first re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/parse/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::{json::*, png::*, wavefront::*};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]   |         |                       |
[INFO] [stdout]   |         |                       but the name `read` in the value namespace is also re-exported here
[INFO] [stdout]   |         the name `read` in the value namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/parse/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::{json::*, png::*, wavefront::*};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^^^
[INFO] [stdout]   |         |               |
[INFO] [stdout]   |         |               but the name `save` in the value namespace is also re-exported here
[INFO] [stdout]   |         the name `save` in the value namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/parse/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::{json::*, png::*, wavefront::*};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]   |         |                       |
[INFO] [stdout]   |         |                       but the name `load` in the value namespace is also re-exported here
[INFO] [stdout]   |         the name `load` in the value namespace is first re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/parse/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::{json::*, png::*, wavefront::*};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^------------^
[INFO] [stdout]   |         |                       |
[INFO] [stdout]   |         |                       but the name `read` in the value namespace is also re-exported here
[INFO] [stdout]   |         the name `read` in the value namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/parse/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::{json::*, png::*, wavefront::*};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^^^
[INFO] [stdout]   |         |               |
[INFO] [stdout]   |         |               but the name `save` in the value namespace is also re-exported here
[INFO] [stdout]   |         the name `save` in the value namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.29s
[INFO] running `Command { std: "docker" "inspect" "384dbbec9eda915070588f960912cd1476888729f06c6a43d6a1028d30e69e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384dbbec9eda915070588f960912cd1476888729f06c6a43d6a1028d30e69e50", kill_on_drop: false }`
[INFO] [stdout] 384dbbec9eda915070588f960912cd1476888729f06c6a43d6a1028d30e69e50
