[INFO] fetching crate ptrace-do-rs 0.1.0... [INFO] testing ptrace-do-rs-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate ptrace-do-rs 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ptrace-do-rs 0.1.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ptrace-do-rs 0.1.0 [INFO] finished tweaking crates.io crate ptrace-do-rs 0.1.0 [INFO] tweaked toml for crates.io crate ptrace-do-rs 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate ptrace-do-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", 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] d638b52af17c5332a4407a6b142b87053e01d2aea47ae5fae99325f2d4808ce5 [INFO] running `Command { std: "docker" "start" "-a" "d638b52af17c5332a4407a6b142b87053e01d2aea47ae5fae99325f2d4808ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d638b52af17c5332a4407a6b142b87053e01d2aea47ae5fae99325f2d4808ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d638b52af17c5332a4407a6b142b87053e01d2aea47ae5fae99325f2d4808ce5", kill_on_drop: false }` [INFO] [stdout] d638b52af17c5332a4407a6b142b87053e01d2aea47ae5fae99325f2d4808ce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17bc39c861464285e80a94e0ec6932c723b9f5d1a62e723269d20c51437e47fa [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" "17bc39c861464285e80a94e0ec6932c723b9f5d1a62e723269d20c51437e47fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [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 getopts v0.2.21 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ptrace-do-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "17bc39c861464285e80a94e0ec6932c723b9f5d1a62e723269d20c51437e47fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bc39c861464285e80a94e0ec6932c723b9f5d1a62e723269d20c51437e47fa", kill_on_drop: false }` [INFO] [stdout] 17bc39c861464285e80a94e0ec6932c723b9f5d1a62e723269d20c51437e47fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4de16ec9ad69d7ac77d3b26e82c580182cae908d2288cb4fa062762884419cba [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" "4de16ec9ad69d7ac77d3b26e82c580182cae908d2288cb4fa062762884419cba", kill_on_drop: false }` [INFO] [stderr] Compiling ptrace-do-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "4de16ec9ad69d7ac77d3b26e82c580182cae908d2288cb4fa062762884419cba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de16ec9ad69d7ac77d3b26e82c580182cae908d2288cb4fa062762884419cba", kill_on_drop: false }` [INFO] [stdout] 4de16ec9ad69d7ac77d3b26e82c580182cae908d2288cb4fa062762884419cba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] b290139bd322752342133e7dc13ca0819fc54b60d7be4e8525401ea9fadd1664 [INFO] running `Command { std: "docker" "start" "-a" "b290139bd322752342133e7dc13ca0819fc54b60d7be4e8525401ea9fadd1664", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ptrace_do_rs-00e58c3dd65a4d0f [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fsid_t ... 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_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_peeksiginfo_args ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_seccomp_metadata ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_syscall_info ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_syscall_info__bindgen_ty_1__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout__fpstate ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_syscall_info__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout__fpreg ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_syscall_info__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___ptrace_syscall_info__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test bindgen_test_layout__xmmreg ... ok [INFO] [stdout] test bindgen_test_layout__fpxreg ... ok [INFO] [stdout] test bindgen_test_layout__ymmh_state ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout_f_owner_ex ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_flock ... ok [INFO] [stdout] test bindgen_test_layout_flock64 ... ok [INFO] [stdout] test bindgen_test_layout_iovec ... 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_mcontext_t ... ok [INFO] [stdout] test bindgen_test_layout__libc_fpxreg ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__xsave_hdr ... ok [INFO] [stdout] test bindgen_test_layout__libc_fpstate ... ok [INFO] [stdout] test bindgen_test_layout_file_handle ... ok [INFO] [stdout] test bindgen_test_layout__libc_xmmreg ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__xstate ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout__fpx_sw_bytes ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_ptrace_do ... ok [INFO] [stdout] test bindgen_test_layout_sigcontext__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_sigaction__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_sigcontext ... ok [INFO] [stdout] test bindgen_test_layout_sigaction ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_mem_node ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_sigevent ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_parse_maps ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_6 ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_7 ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_5 ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_4 ... ok [INFO] [stdout] test bindgen_test_layout_siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_sigevent__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_stack_t ... ok [INFO] [stderr] ptrace_do_rs-00e58c3dd65a4d0f: ptrace(16, 0, 0, 0): No such process [INFO] [stdout] test bindgen_test_layout_sigval ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/closeany-9de7c7212cf283b6 [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_sigevent__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ucontext_t ... ok [INFO] [stdout] test bindgen_test_layout_statx ... ok [INFO] [stdout] test bindgen_test_layout_statx_timestamp ... ok [INFO] [stdout] test bindgen_test_layout_stat64 ... ok [INFO] [stdout] test bindgen_test_layout_sigstack ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_user__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_user ... ok [INFO] [stdout] test bindgen_test_layout_user__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_stat ... ok [INFO] [stdout] test bindgen_test_layout_user_fpregs_struct ... ok [INFO] [stdout] test bindgen_test_layout_user_regs_struct ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::test_ptrace_do_init ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 98 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] [stderr] Doc-tests ptrace-do-rs [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" "b290139bd322752342133e7dc13ca0819fc54b60d7be4e8525401ea9fadd1664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b290139bd322752342133e7dc13ca0819fc54b60d7be4e8525401ea9fadd1664", kill_on_drop: false }` [INFO] [stdout] b290139bd322752342133e7dc13ca0819fc54b60d7be4e8525401ea9fadd1664