[INFO] crate libmarpa-sys 0.2.0 is already in cache [INFO] testing libmarpa-sys-0.2.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate libmarpa-sys 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate libmarpa-sys 0.2.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libmarpa-sys 0.2.0 [INFO] finished tweaking crates.io crate libmarpa-sys 0.2.0 [INFO] tweaked toml for crates.io crate libmarpa-sys 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 12898c4287e9225d341a92bdb0ab3af20be81effb4b410ce6cd6a3d9d9bb9331 [INFO] running `"docker" "start" "-a" "12898c4287e9225d341a92bdb0ab3af20be81effb4b410ce6cd6a3d9d9bb9331"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling libmarpa-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "12898c4287e9225d341a92bdb0ab3af20be81effb4b410ce6cd6a3d9d9bb9331"` [INFO] running `"docker" "rm" "-f" "12898c4287e9225d341a92bdb0ab3af20be81effb4b410ce6cd6a3d9d9bb9331"` [INFO] [stdout] 12898c4287e9225d341a92bdb0ab3af20be81effb4b410ce6cd6a3d9d9bb9331 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97b10749f555fe0ebbf9228ce05370449f6d0a1387d689992ec4c159a3e34782 [INFO] running `"docker" "start" "-a" "97b10749f555fe0ebbf9228ce05370449f6d0a1387d689992ec4c159a3e34782"` [INFO] [stderr] Compiling libmarpa-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `"docker" "inspect" "97b10749f555fe0ebbf9228ce05370449f6d0a1387d689992ec4c159a3e34782"` [INFO] running `"docker" "rm" "-f" "97b10749f555fe0ebbf9228ce05370449f6d0a1387d689992ec4c159a3e34782"` [INFO] [stdout] 97b10749f555fe0ebbf9228ce05370449f6d0a1387d689992ec4c159a3e34782 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3dcdaa1921f9d51a09cbbb07ab3536d4fe2b49daa930008d515d783e2f5ec653 [INFO] running `"docker" "start" "-a" "3dcdaa1921f9d51a09cbbb07ab3536d4fe2b49daa930008d515d783e2f5ec653"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libmarpa_sys-56168c4ea18ad224 [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test raw::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test raw::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test raw::bindgen_test_layout__IO_marker ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test raw::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test raw::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test raw::bindgen_test_layout_div_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test raw::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test raw::bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_marpa_config ... ok [INFO] [stdout] test raw::bindgen_test_layout_marpa_event ... ok [INFO] [stdout] test raw::bindgen_test_layout_marpa_progress_item ... ok [INFO] [stdout] test raw::bindgen_test_layout_marpa_value ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test raw::bindgen_test_layout_random_data ... ok [INFO] [stdout] test raw::bindgen_test_layout_s_marpa_pim_look ... ok [INFO] [stdout] test raw::bindgen_test_layout_s_marpa_yim_look ... ok [INFO] [stdout] test raw::bindgen_test_layout_timespec ... ok [INFO] [stdout] test raw::bindgen_test_layout_timeval ... ok [INFO] [stdout] test test::create_grammar ... ok [INFO] [stdout] test raw::bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test raw::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test raw::bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test raw::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test raw::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test raw::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests libmarpa-sys [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" "3dcdaa1921f9d51a09cbbb07ab3536d4fe2b49daa930008d515d783e2f5ec653"` [INFO] running `"docker" "rm" "-f" "3dcdaa1921f9d51a09cbbb07ab3536d4fe2b49daa930008d515d783e2f5ec653"` [INFO] [stdout] 3dcdaa1921f9d51a09cbbb07ab3536d4fe2b49daa930008d515d783e2f5ec653