[INFO] updating cached repository https://github.com/cheblin/rust-bindgen [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1bc6fccb3c5cd98c3b0d1adfff38c80120ea74d1 [INFO] testing cheblin/rust-bindgen against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheblin%2Frust-bindgen" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cheblin/rust-bindgen on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cheblin/rust-bindgen [INFO] finished tweaking git repo https://github.com/cheblin/rust-bindgen [INFO] tweaked toml for git repo https://github.com/cheblin/rust-bindgen written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cheblin/rust-bindgen already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 09f615b1da1ed977714eb59bfbc2882a65a03dcdc2abf0e83a8865a02a998181 [INFO] running `"docker" "start" "-a" "09f615b1da1ed977714eb59bfbc2882a65a03dcdc2abf0e83a8865a02a998181"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling bindgen-tutorial-bzip2-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.71s [INFO] running `"docker" "inspect" "09f615b1da1ed977714eb59bfbc2882a65a03dcdc2abf0e83a8865a02a998181"` [INFO] running `"docker" "rm" "-f" "09f615b1da1ed977714eb59bfbc2882a65a03dcdc2abf0e83a8865a02a998181"` [INFO] [stdout] 09f615b1da1ed977714eb59bfbc2882a65a03dcdc2abf0e83a8865a02a998181 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 90644291a5adb464751a043377dc0e052ba0b17546d2271ffeedb9d81b9014ca [INFO] running `"docker" "start" "-a" "90644291a5adb464751a043377dc0e052ba0b17546d2271ffeedb9d81b9014ca"` [INFO] [stderr] Compiling bindgen-tutorial-bzip2-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../futurama-quotes.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:15:25 [INFO] [stderr] | [INFO] [stderr] 15 | let input = include_str!("../futurama-quotes.txt").as_bytes(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `bindgen-tutorial-bzip2-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "90644291a5adb464751a043377dc0e052ba0b17546d2271ffeedb9d81b9014ca"` [INFO] running `"docker" "rm" "-f" "90644291a5adb464751a043377dc0e052ba0b17546d2271ffeedb9d81b9014ca"` [INFO] [stdout] 90644291a5adb464751a043377dc0e052ba0b17546d2271ffeedb9d81b9014ca