[INFO] fetching crate petgraph-graphml 1.0.2... [INFO] extracting crate petgraph-graphml 1.0.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/petgraph-graphml/1.0.2 [INFO] extracting crate petgraph-graphml 1.0.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/petgraph-graphml/1.0.2 [INFO] validating manifest of petgraph-graphml-1.0.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of petgraph-graphml-1.0.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing petgraph-graphml-1.0.2 [INFO] finished frobbing petgraph-graphml-1.0.2 [INFO] frobbed toml for petgraph-graphml-1.0.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/petgraph-graphml/1.0.2/Cargo.toml [INFO] started frobbing petgraph-graphml-1.0.2 [INFO] finished frobbing petgraph-graphml-1.0.2 [INFO] frobbed toml for petgraph-graphml-1.0.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/petgraph-graphml/1.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing petgraph-graphml-1.0.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/petgraph-graphml/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3bb6ad8b569486fd36a77195e0931e4791cc3f6c88183cb77983932f1f0a3b83 [INFO] running `"docker" "start" "-a" "3bb6ad8b569486fd36a77195e0931e4791cc3f6c88183cb77983932f1f0a3b83"` [INFO] [stderr] Compiling petgraph-graphml v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:122:24 [INFO] [stderr] | [INFO] [stderr] 122 | type PrintWeights = for<'a> Fn(&'a W) -> Vec<(Cow<'static, str>, Cow<'a, str>)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> Fn(&'a W) -> Vec<(Cow<'static, str>, Cow<'a, str>)>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "3bb6ad8b569486fd36a77195e0931e4791cc3f6c88183cb77983932f1f0a3b83"` [INFO] running `"docker" "rm" "-f" "3bb6ad8b569486fd36a77195e0931e4791cc3f6c88183cb77983932f1f0a3b83"` [INFO] [stdout] 3bb6ad8b569486fd36a77195e0931e4791cc3f6c88183cb77983932f1f0a3b83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/petgraph-graphml/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 90860f428bec3a512099484d6d2c0d94bf1b26e791d7a507e861b6b805ce1e25 [INFO] running `"docker" "start" "-a" "90860f428bec3a512099484d6d2c0d94bf1b26e791d7a507e861b6b805ce1e25"` [INFO] [stderr] Compiling petgraph-graphml v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:122:24 [INFO] [stderr] | [INFO] [stderr] 122 | type PrintWeights = for<'a> Fn(&'a W) -> Vec<(Cow<'static, str>, Cow<'a, str>)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> Fn(&'a W) -> Vec<(Cow<'static, str>, Cow<'a, str>)>` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `"docker" "inspect" "90860f428bec3a512099484d6d2c0d94bf1b26e791d7a507e861b6b805ce1e25"` [INFO] running `"docker" "rm" "-f" "90860f428bec3a512099484d6d2c0d94bf1b26e791d7a507e861b6b805ce1e25"` [INFO] [stdout] 90860f428bec3a512099484d6d2c0d94bf1b26e791d7a507e861b6b805ce1e25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/petgraph-graphml/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ab208ef8dabf69d276f9d8076c82850c1aed26bfbd75e4afd3146cc6703dee20 [INFO] running `"docker" "start" "-a" "ab208ef8dabf69d276f9d8076c82850c1aed26bfbd75e4afd3146cc6703dee20"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/petgraph_graphml-7f70a7f489ecf3da [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/graphml-8292b0409bdfb1c3 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test single_edge ... ok [INFO] [stdout] test single_node ... ok [INFO] [stdout] test single_node_disable_pretty ... ok [INFO] [stdout] test single_node_with_display_weight ... ok [INFO] [stderr] Doc-tests petgraph-graphml [INFO] [stdout] test single_edge_with_display_weight ... ok [INFO] [stdout] test node_and_edge_display_weight ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - GraphMl::export_edge_weights (line 193) ... ok [INFO] [stdout] test src/lib.rs - GraphMl::export_node_weights (line 250) ... ok [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ab208ef8dabf69d276f9d8076c82850c1aed26bfbd75e4afd3146cc6703dee20"` [INFO] running `"docker" "rm" "-f" "ab208ef8dabf69d276f9d8076c82850c1aed26bfbd75e4afd3146cc6703dee20"` [INFO] [stdout] ab208ef8dabf69d276f9d8076c82850c1aed26bfbd75e4afd3146cc6703dee20