[INFO] updating cached repository eqrion/cbindgen [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eqrion/cbindgen [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eqrion/cbindgen" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/eqrion/cbindgen"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/eqrion/cbindgen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eqrion/cbindgen" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/eqrion/cbindgen"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/eqrion/cbindgen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d021772346ddf5db311dcf1e001427a1123305cd [INFO] sha for GitHub repo eqrion/cbindgen: d021772346ddf5db311dcf1e001427a1123305cd [INFO] validating manifest of eqrion/cbindgen on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eqrion/cbindgen on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eqrion/cbindgen [INFO] finished frobbing eqrion/cbindgen [INFO] frobbed toml for eqrion/cbindgen written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/eqrion/cbindgen/Cargo.toml [INFO] started frobbing eqrion/cbindgen [INFO] finished frobbing eqrion/cbindgen [INFO] frobbed toml for eqrion/cbindgen written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/eqrion/cbindgen/Cargo.toml [INFO] crate eqrion/cbindgen has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eqrion/cbindgen against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/eqrion/cbindgen:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 9d56aed980463577f69566ede5c69892864271af5e7407c6bac8632857745521 [INFO] running `"docker" "start" "-a" "9d56aed980463577f69566ede5c69892864271af5e7407c6bac8632857745521"` [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling serde_derive v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cbindgen v0.6.7 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/annotation.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let line = comment.trim_left_matches("///").trim(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:41:34 [INFO] [stderr] | [INFO] [stderr] 41 | .trim_left_matches("/// ") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:42:34 [INFO] [stderr] | [INFO] [stderr] 42 | .trim_left_matches("///") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:43:34 [INFO] [stderr] | [INFO] [stderr] 43 | .trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:60 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/annotation.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let line = comment.trim_left_matches("///").trim(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:41:34 [INFO] [stderr] | [INFO] [stderr] 41 | .trim_left_matches("/// ") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:42:34 [INFO] [stderr] | [INFO] [stderr] 42 | .trim_left_matches("///") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:43:34 [INFO] [stderr] | [INFO] [stderr] 43 | .trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:60 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "9d56aed980463577f69566ede5c69892864271af5e7407c6bac8632857745521"` [INFO] running `"docker" "rm" "-f" "9d56aed980463577f69566ede5c69892864271af5e7407c6bac8632857745521"` [INFO] [stdout] 9d56aed980463577f69566ede5c69892864271af5e7407c6bac8632857745521 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/eqrion/cbindgen:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 44f57bd04f5ea90fcc52d7c6108aff05defeaa77e85dd97ba8bd762cdcbdbc19 [INFO] running `"docker" "start" "-a" "44f57bd04f5ea90fcc52d7c6108aff05defeaa77e85dd97ba8bd762cdcbdbc19"` [INFO] [stderr] Compiling cbindgen v0.6.7 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/annotation.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let line = comment.trim_left_matches("///").trim(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:41:34 [INFO] [stderr] | [INFO] [stderr] 41 | .trim_left_matches("/// ") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:42:34 [INFO] [stderr] | [INFO] [stderr] 42 | .trim_left_matches("///") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:43:34 [INFO] [stderr] | [INFO] [stderr] 43 | .trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:60 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/annotation.rs:61:44 [INFO] [stderr] | [INFO] [stderr] 61 | let line = comment.trim_left_matches("///").trim(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:41:34 [INFO] [stderr] | [INFO] [stderr] 41 | .trim_left_matches("/// ") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:42:34 [INFO] [stderr] | [INFO] [stderr] 42 | .trim_left_matches("///") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:43:34 [INFO] [stderr] | [INFO] [stderr] 43 | .trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/bindgen/ir/documentation.rs:45:60 [INFO] [stderr] | [INFO] [stderr] 45 | comment.trim_left_matches(" ").trim_right() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.04s [INFO] running `"docker" "inspect" "44f57bd04f5ea90fcc52d7c6108aff05defeaa77e85dd97ba8bd762cdcbdbc19"` [INFO] running `"docker" "rm" "-f" "44f57bd04f5ea90fcc52d7c6108aff05defeaa77e85dd97ba8bd762cdcbdbc19"` [INFO] [stdout] 44f57bd04f5ea90fcc52d7c6108aff05defeaa77e85dd97ba8bd762cdcbdbc19 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/eqrion/cbindgen:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 3a1609352dddce450053eb913ec491347743b4bb501c579ca58adbaba3017f66 [INFO] running `"docker" "start" "-a" "3a1609352dddce450053eb913ec491347743b4bb501c579ca58adbaba3017f66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/cbindgen-70845ded46c738bc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindgen::mangle::generics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cbindgen-12183d3c70024bca [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindgen::mangle::generics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cbindgen [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" "3a1609352dddce450053eb913ec491347743b4bb501c579ca58adbaba3017f66"` [INFO] running `"docker" "rm" "-f" "3a1609352dddce450053eb913ec491347743b4bb501c579ca58adbaba3017f66"` [INFO] [stdout] 3a1609352dddce450053eb913ec491347743b4bb501c579ca58adbaba3017f66