[INFO] updating cached repository https://github.com/rossnomann/deadbeef-playlog [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 0e7c3d8e97fdfaca72ed2a1c6228177d14de203f [INFO] testing rossnomann/deadbeef-playlog against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossnomann%2Fdeadbeef-playlog" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rossnomann/deadbeef-playlog on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rossnomann/deadbeef-playlog [INFO] finished tweaking git repo https://github.com/rossnomann/deadbeef-playlog [INFO] tweaked toml for git repo https://github.com/rossnomann/deadbeef-playlog written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rossnomann/deadbeef-playlog already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] 2e52c00bbbc4f5340767cd968c368daf4f60040a66967545e7acb6e266c41a98 [INFO] running `"docker" "start" "-a" "2e52c00bbbc4f5340767cd968c368daf4f60040a66967545e7acb6e266c41a98"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling ffix v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling deadbeef-playlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `"docker" "inspect" "2e52c00bbbc4f5340767cd968c368daf4f60040a66967545e7acb6e266c41a98"` [INFO] running `"docker" "rm" "-f" "2e52c00bbbc4f5340767cd968c368daf4f60040a66967545e7acb6e266c41a98"` [INFO] [stdout] 2e52c00bbbc4f5340767cd968c368daf4f60040a66967545e7acb6e266c41a98 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] 80d6e9a375de3bea70cc35578e44beb5290edb1073255e425b1e4ee94ae6169e [INFO] running `"docker" "start" "-a" "80d6e9a375de3bea70cc35578e44beb5290edb1073255e425b1e4ee94ae6169e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling deadbeef-playlog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.70s [INFO] running `"docker" "inspect" "80d6e9a375de3bea70cc35578e44beb5290edb1073255e425b1e4ee94ae6169e"` [INFO] running `"docker" "rm" "-f" "80d6e9a375de3bea70cc35578e44beb5290edb1073255e425b1e4ee94ae6169e"` [INFO] [stdout] 80d6e9a375de3bea70cc35578e44beb5290edb1073255e425b1e4ee94ae6169e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] 6a5b6133467807e37afcbb66c582062b5255fd2eeb7c1a7f43aa98dee7399f22 [INFO] running `"docker" "start" "-a" "6a5b6133467807e37afcbb66c582062b5255fd2eeb7c1a7f43aa98dee7399f22"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/playlog-f1d0c00047da18fa [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test sys::bindgen_test_layout_DB_decoder_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_metaInfo_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_id3v2_tag_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_id3v2_frame_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_misc_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_playItem_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_FILE ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_plugin_action_s ... ok [INFO] [stdout] test sys::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_functions_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_output_s ... ok [INFO] [stdout] test sys::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test sys::bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test sys::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test sys::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test sys::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_audio_data_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_dialog_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_dsp_context_s ... ok [INFO] [stdout] test sys::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_event_playpos_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_event_track_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_event_trackchange_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_file_found_data_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_fileadd_data_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_playlist_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_replaygain_settings_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_tf_context_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_waveformat_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_dirent ... ok [INFO] [stdout] test sys::bindgen_test_layout_itimerspec ... ok [INFO] [stdout] test sys::bindgen_test_layout_timespec ... ok [INFO] [stdout] test sys::bindgen_test_layout_tm ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_event_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_dsp_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_ddb_event_state_t ... ok [INFO] [stdout] test sys::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_plugin_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_conf_item_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_apev2_tag_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_md5_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_apev2_frame_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_fileinfo_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_playlist_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_gui_s ... ok [INFO] [stdout] test sys::bindgen_test_layout_DB_vfs_s ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6a5b6133467807e37afcbb66c582062b5255fd2eeb7c1a7f43aa98dee7399f22"` [INFO] running `"docker" "rm" "-f" "6a5b6133467807e37afcbb66c582062b5255fd2eeb7c1a7f43aa98dee7399f22"` [INFO] [stdout] 6a5b6133467807e37afcbb66c582062b5255fd2eeb7c1a7f43aa98dee7399f22