[INFO] updating cached repository andreasfrom/algfinder [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andreasfrom/algfinder [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andreasfrom/algfinder" "work/ex/beta-1.37-6/sources/1.36.0/gh/andreasfrom/algfinder"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/andreasfrom/algfinder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andreasfrom/algfinder" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andreasfrom/algfinder"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andreasfrom/algfinder'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b3b9eb794af647e990e51d651ffe0369e8a2f66f [INFO] sha for GitHub repo andreasfrom/algfinder: b3b9eb794af647e990e51d651ffe0369e8a2f66f [INFO] validating manifest of andreasfrom/algfinder on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of andreasfrom/algfinder on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing andreasfrom/algfinder [INFO] finished frobbing andreasfrom/algfinder [INFO] frobbed toml for andreasfrom/algfinder written to work/ex/beta-1.37-6/sources/1.36.0/gh/andreasfrom/algfinder/Cargo.toml [INFO] started frobbing andreasfrom/algfinder [INFO] finished frobbing andreasfrom/algfinder [INFO] frobbed toml for andreasfrom/algfinder written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andreasfrom/algfinder/Cargo.toml [INFO] crate andreasfrom/algfinder already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing andreasfrom/algfinder against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/andreasfrom/algfinder:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c75451bc8795fb1f265a36aa2262f58f759c454280374560db49ecaf5c181227 [INFO] running `"docker" "start" "-a" "c75451bc8795fb1f265a36aa2262f58f759c454280374560db49ecaf5c181227"` [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.1.6 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling xcb v0.7.6 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling petgraph v0.2.9 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] error: failed to run custom build command for `xcb v0.7.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xcb-6549deb48087f8bd/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'GenericEvent', 'QueryVersion')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/rs_client.py", line 2401, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/rs_client.py", line 291, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/rs_client.py", line 115, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/src/ffi/genericevent.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/xml/ge.xml returned non-zero (1)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:73:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c95c2b5563 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55c95c2b115b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55c95c2b4366 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55c95c2b40f9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55c95c2b49bf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55c95c2b4541 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55c95c2b448e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55c95c29f952 - build_script_build::main::{{closure}}::h0cef449844a76353 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:73 [INFO] [stderr] 8: 0x55c95c29e134 - build_script_build::visit_xml::hab319ddd3a51854a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:20 [INFO] [stderr] 9: 0x55c95c29ec82 - build_script_build::main::hda3bd3383827d93f [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.7.6/build.rs:56 [INFO] [stderr] 10: 0x55c95c29fe2f - std::rt::lang_start::{{closure}}::h8744371f5603fdf0 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x55c95c2b4412 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 12: 0x55c95c2badd9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 13: 0x55c95c2b4ecc - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 14: 0x55c95c29fe08 - std::rt::lang_start::h48b067d55c40a158 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x55c95c29faf9 - main [INFO] [stderr] 16: 0x7fec8fdfd2e0 - __libc_start_main [INFO] [stderr] 17: 0x55c95c29bd29 - _start [INFO] [stderr] 18: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.2.9/src/graph.rs:421:17 [INFO] [stderr] | [INFO] [stderr] 421 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stderr] | ^^^^^^^ multiple `max` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `graph::IndexType` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.2.9/src/graph.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | fn max() -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::cmp::Ord` [INFO] [stderr] = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead [INFO] [stderr] [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.2.9/src/graph.rs:458:17 [INFO] [stderr] | [INFO] [stderr] 458 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stderr] | ^^^^^^^ multiple `max` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `graph::IndexType` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.2.9/src/graph.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | fn max() -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::cmp::Ord` [INFO] [stderr] = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0034`. [INFO] [stderr] error: Could not compile `petgraph`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c75451bc8795fb1f265a36aa2262f58f759c454280374560db49ecaf5c181227"` [INFO] running `"docker" "rm" "-f" "c75451bc8795fb1f265a36aa2262f58f759c454280374560db49ecaf5c181227"` [INFO] [stdout] c75451bc8795fb1f265a36aa2262f58f759c454280374560db49ecaf5c181227