[INFO] fetching crate xio_jobset_compilation 0.6.0... [INFO] extracting crate xio_jobset_compilation 0.6.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/xio_jobset_compilation/0.6.0 [INFO] extracting crate xio_jobset_compilation 0.6.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xio_jobset_compilation/0.6.0 [INFO] validating manifest of xio_jobset_compilation-0.6.0 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 xio_jobset_compilation-0.6.0 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 xio_jobset_compilation-0.6.0 [INFO] finished frobbing xio_jobset_compilation-0.6.0 [INFO] frobbed toml for xio_jobset_compilation-0.6.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/xio_jobset_compilation/0.6.0/Cargo.toml [INFO] started frobbing xio_jobset_compilation-0.6.0 [INFO] finished frobbing xio_jobset_compilation-0.6.0 [INFO] frobbed toml for xio_jobset_compilation-0.6.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xio_jobset_compilation/0.6.0/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 xio_jobset_compilation-0.6.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xio_jobset_compilation/0.6.0:/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] 4ee6b093a43d01dbbc703ceee54a672fd51dcf48f9f71d7e4531623690f2fa42 [INFO] running `"docker" "start" "-a" "4ee6b093a43d01dbbc703ceee54a672fd51dcf48f9f71d7e4531623690f2fa42"` [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling bidir-map v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ommui_string_patterns v0.1.2 [INFO] [stderr] Compiling ommui_file_loading v0.4.0 [INFO] [stderr] Compiling xio_base_datatypes v0.5.1 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling xio_hwdb v0.4.0 [INFO] [stderr] Compiling xio_jobset v0.9.0 [INFO] [stderr] Compiling xio_instructionset v0.2.0 [INFO] [stderr] Compiling xio_jobset_compilation v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:13:32 [INFO] [stderr] | [INFO] [stderr] 13 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | builder.parse("compile_xio_jobset=info"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | builder.parse("xio_jobset_compilation=info"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | builder.parse(&rust_log); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:184:17 [INFO] [stderr] | [INFO] [stderr] 184 | builder.parse("compile_xio_jobset=debug"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | builder.parse("xio_jobset_compilation=debug"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.79s [INFO] running `"docker" "inspect" "4ee6b093a43d01dbbc703ceee54a672fd51dcf48f9f71d7e4531623690f2fa42"` [INFO] running `"docker" "rm" "-f" "4ee6b093a43d01dbbc703ceee54a672fd51dcf48f9f71d7e4531623690f2fa42"` [INFO] [stdout] 4ee6b093a43d01dbbc703ceee54a672fd51dcf48f9f71d7e4531623690f2fa42 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xio_jobset_compilation/0.6.0:/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] 3f698031f6f23ad0e9b164faeaa76226fb4821de7295872164d76e7610fa46d7 [INFO] running `"docker" "start" "-a" "3f698031f6f23ad0e9b164faeaa76226fb4821de7295872164d76e7610fa46d7"` [INFO] [stderr] Compiling xio_jobset_compilation v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:13:32 [INFO] [stderr] | [INFO] [stderr] 13 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | builder.parse("compile_xio_jobset=info"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | builder.parse("xio_jobset_compilation=info"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:181:17 [INFO] [stderr] | [INFO] [stderr] 181 | builder.parse(&rust_log); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:184:17 [INFO] [stderr] | [INFO] [stderr] 184 | builder.parse("compile_xio_jobset=debug"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'env_logger::Builder::parse': use `parse_filters` instead. [INFO] [stderr] --> src/bin/compile_xio_jobset.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | builder.parse("xio_jobset_compilation=debug"); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `"docker" "inspect" "3f698031f6f23ad0e9b164faeaa76226fb4821de7295872164d76e7610fa46d7"` [INFO] running `"docker" "rm" "-f" "3f698031f6f23ad0e9b164faeaa76226fb4821de7295872164d76e7610fa46d7"` [INFO] [stdout] 3f698031f6f23ad0e9b164faeaa76226fb4821de7295872164d76e7610fa46d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xio_jobset_compilation/0.6.0:/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] 4d98cb5041b46e6014a92e221cbfa4ba7e32f417e3b99cccd5886201e6ccd289 [INFO] running `"docker" "start" "-a" "4d98cb5041b46e6014a92e221cbfa4ba7e32f417e3b99cccd5886201e6ccd289"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/xio_jobset_compilation-39ceebfa57b8e604 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/compile_xio_jobset-bfa9b5977e91a6cf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests xio_jobset_compilation [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4d98cb5041b46e6014a92e221cbfa4ba7e32f417e3b99cccd5886201e6ccd289"` [INFO] running `"docker" "rm" "-f" "4d98cb5041b46e6014a92e221cbfa4ba7e32f417e3b99cccd5886201e6ccd289"` [INFO] [stdout] 4d98cb5041b46e6014a92e221cbfa4ba7e32f417e3b99cccd5886201e6ccd289