[INFO] fetching crate in3-sys 3.1.0... [INFO] testing in3-sys-3.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate in3-sys 3.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate in3-sys 3.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate in3-sys 3.1.0 [INFO] finished tweaking crates.io crate in3-sys 3.1.0 [INFO] tweaked toml for crates.io crate in3-sys 3.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42b989f7bb08e66473ecc23c2e983f2f2bc481a08f4700a6c3fba3a93758ca3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a42b989f7bb08e66473ecc23c2e983f2f2bc481a08f4700a6c3fba3a93758ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42b989f7bb08e66473ecc23c2e983f2f2bc481a08f4700a6c3fba3a93758ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42b989f7bb08e66473ecc23c2e983f2f2bc481a08f4700a6c3fba3a93758ca3", kill_on_drop: false }` [INFO] [stdout] a42b989f7bb08e66473ecc23c2e983f2f2bc481a08f4700a6c3fba3a93758ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f04d21cdb83f727f6a42357c760fc1cd5eee9eb2b0bd3976ac60b310f3d8ed0a [INFO] running `Command { std: "docker" "start" "-a" "f04d21cdb83f727f6a42357c760fc1cd5eee9eb2b0bd3976ac60b310f3d8ed0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling in3-sys v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "f04d21cdb83f727f6a42357c760fc1cd5eee9eb2b0bd3976ac60b310f3d8ed0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04d21cdb83f727f6a42357c760fc1cd5eee9eb2b0bd3976ac60b310f3d8ed0a", kill_on_drop: false }` [INFO] [stdout] f04d21cdb83f727f6a42357c760fc1cd5eee9eb2b0bd3976ac60b310f3d8ed0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aaf313e8ffe7102baedf0d8f59edf77365454ec6788b8489b254b22f957fb67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5aaf313e8ffe7102baedf0d8f59edf77365454ec6788b8489b254b22f957fb67", kill_on_drop: false }` [INFO] [stderr] Compiling in3-sys v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "5aaf313e8ffe7102baedf0d8f59edf77365454ec6788b8489b254b22f957fb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aaf313e8ffe7102baedf0d8f59edf77365454ec6788b8489b254b22f957fb67", kill_on_drop: false }` [INFO] [stdout] 5aaf313e8ffe7102baedf0d8f59edf77365454ec6788b8489b254b22f957fb67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ece18b4657956a907057081b007fdb3aae9d3aeb264bd89495a0f60c849e963 [INFO] running `Command { std: "docker" "start" "-a" "2ece18b4657956a907057081b007fdb3aae9d3aeb264bd89495a0f60c849e963", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/in3_sys-3405712b7b113a0f [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_btc_block_txids ... ok [INFO] [stdout] test bindgen_test_layout_btc_transaction ... ok [INFO] [stdout] test bindgen_test_layout_btc_block_txdata ... ok [INFO] [stdout] test bindgen_test_layout_btc_blockheader ... ok [INFO] [stdout] test bindgen_test_layout_btc_transaction_out ... ok [INFO] [stdout] test bindgen_test_layout_btc_transaction_in ... ok [INFO] [stdout] test bindgen_test_layout_bytes ... ok [INFO] [stdout] test bindgen_test_layout_bytes_builder_t ... ok [INFO] [stdout] test bindgen_test_layout_d_iterator ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindgen_test_layout_error_log_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_eth_blknum_t ... ok [INFO] [stdout] test bindgen_test_layout_eth_blknum_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_eth_block ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_eth_log ... ok [INFO] [stdout] test bindgen_test_layout_eth_tx ... ok [INFO] [stdout] test bindgen_test_layout_eth_tx_receipt ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_imaxdiv_t ... ok [INFO] [stdout] test bindgen_test_layout_in3_cache_ctx ... ok [INFO] [stdout] test bindgen_test_layout_in3_chain ... ok [INFO] [stdout] test bindgen_test_layout_in3_chain__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_in3_configure_ctx ... ok [INFO] [stdout] test bindgen_test_layout_in3_ctx ... ok [INFO] [stdout] test bindgen_test_layout_in3_filter_handler_t_ ... ok [INFO] [stdout] test bindgen_test_layout_in3_filter_t_ ... ok [INFO] [stdout] test bindgen_test_layout_in3_get_config_ctx ... ok [INFO] [stdout] test bindgen_test_layout_in3_node ... ok [INFO] [stdout] test bindgen_test_layout_in3_node_weight ... ok [INFO] [stdout] test bindgen_test_layout_in3_pay ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout_in3_pay_sign_req_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_in3_request ... ok [INFO] [stdout] test bindgen_test_layout_in3_response ... ok [INFO] [stdout] test bindgen_test_layout_in3_vctx_t ... ok [INFO] [stdout] test bindgen_test_layout_in3_rpc_handle_ctx_t ... ok [INFO] [stdout] test bindgen_test_layout_in3_verified_hash ... ok [INFO] [stdout] test bindgen_test_layout_item ... ok [INFO] [stdout] test bindgen_test_layout_in3_whitelist ... ok [INFO] [stdout] test bindgen_test_layout_in3_t_ ... ok [INFO] [stdout] test bindgen_test_layout_in3_plugin ... ok [INFO] [stdout] test bindgen_test_layout_json_parser ... ok [INFO] [stdout] test bindgen_test_layout_itimerspec ... ok [INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test bindgen_test_layout_opt_bytes_t ... ok [INFO] [stdout] test bindgen_test_layout_opt_uint64_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_sb ... ok [INFO] [stdout] test bindgen_test_layout_sign_account_ctx ... ok [INFO] [stdout] test bindgen_test_layout_sign_ctx ... ok [INFO] [stdout] test bindgen_test_layout_sign_prepare_ctx ... ok [INFO] [stdout] test bindgen_test_layout_str_range ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_tm ... ok [INFO] [stdout] test bindgen_test_layout_uint256_t ... ok [INFO] [stdout] test bindgen_test_layout_weight ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_opt_address_t ... ok [INFO] [stdout] test bindgen_test_layout_opt_uint256_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stderr] Doc-tests in3-sys [INFO] [stdout] test bindgen_test_layout_cache_entry ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 `Command { std: "docker" "inspect" "2ece18b4657956a907057081b007fdb3aae9d3aeb264bd89495a0f60c849e963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ece18b4657956a907057081b007fdb3aae9d3aeb264bd89495a0f60c849e963", kill_on_drop: false }` [INFO] [stdout] 2ece18b4657956a907057081b007fdb3aae9d3aeb264bd89495a0f60c849e963