[INFO] fetching crate tracers 0.1.0... [INFO] testing tracers-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate tracers 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tracers 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tracers 0.1.0 [INFO] finished tweaking crates.io crate tracers 0.1.0 [INFO] tweaked toml for crates.io crate tracers 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tracers 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] fad012c47b43e45e2c6e690a0700ebe09246df8876ef7e2ffe444816ee31610d [INFO] running `"docker" "start" "-a" "fad012c47b43e45e2c6e690a0700ebe09246df8876ef7e2ffe444816ee31610d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tracers-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling tracers-codegen v0.1.0 [INFO] [stderr] Compiling tracers-build v0.1.0 [INFO] [stderr] Compiling tracers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "fad012c47b43e45e2c6e690a0700ebe09246df8876ef7e2ffe444816ee31610d"` [INFO] running `"docker" "rm" "-f" "fad012c47b43e45e2c6e690a0700ebe09246df8876ef7e2ffe444816ee31610d"` [INFO] [stdout] fad012c47b43e45e2c6e690a0700ebe09246df8876ef7e2ffe444816ee31610d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 5fb05c95b0413279e257d15a52f6af0f6ec403b389b9622f249e532fcc670e6a [INFO] running `"docker" "start" "-a" "5fb05c95b0413279e257d15a52f6af0f6ec403b389b9622f249e532fcc670e6a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling tracers-macros-hack v0.1.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tracers-macros v0.1.0 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling tracers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.20s [INFO] running `"docker" "inspect" "5fb05c95b0413279e257d15a52f6af0f6ec403b389b9622f249e532fcc670e6a"` [INFO] running `"docker" "rm" "-f" "5fb05c95b0413279e257d15a52f6af0f6ec403b389b9622f249e532fcc670e6a"` [INFO] [stdout] 5fb05c95b0413279e257d15a52f6af0f6ec403b389b9622f249e532fcc670e6a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 5d42513d1766defa32e3d65a261a6ba1ce4f7dcf8bac5755f4e71d7157b39ccf [INFO] running `"docker" "start" "-a" "5d42513d1766defa32e3d65a261a6ba1ce4f7dcf8bac5755f4e71d7157b39ccf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tracers-a0e460be665bb1bb [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::verify_expected_dynamic_tracing_impl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/custom_provider_names-f0c87cb88c6e837d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test probe_firing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simple-69c599196e2e32a3 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test expected_impl ... ok [INFO] [stdout] test probe_firing ... ok [INFO] [stderr] Doc-tests tracers [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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 `"docker" "inspect" "5d42513d1766defa32e3d65a261a6ba1ce4f7dcf8bac5755f4e71d7157b39ccf"` [INFO] running `"docker" "rm" "-f" "5d42513d1766defa32e3d65a261a6ba1ce4f7dcf8bac5755f4e71d7157b39ccf"` [INFO] [stdout] 5d42513d1766defa32e3d65a261a6ba1ce4f7dcf8bac5755f4e71d7157b39ccf