[INFO] crate proteus 0.1.1 is already in cache [INFO] testing proteus-0.1.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate proteus 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate proteus 0.1.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate proteus 0.1.1 [INFO] finished tweaking crates.io crate proteus 0.1.1 [INFO] tweaked toml for crates.io crate proteus 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate proteus 0.1.1 already has a lockfile, it will not be regenerated [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 322c0e7d7c4ff9707fd7b19a1b5737ffa6da6edce03139c18c5ddd9ece40af62 [INFO] running `"docker" "start" "-a" "322c0e7d7c4ff9707fd7b19a1b5737ffa6da6edce03139c18c5ddd9ece40af62"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling typetag v0.1.4 [INFO] [stderr] Compiling proteus v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "322c0e7d7c4ff9707fd7b19a1b5737ffa6da6edce03139c18c5ddd9ece40af62"` [INFO] running `"docker" "rm" "-f" "322c0e7d7c4ff9707fd7b19a1b5737ffa6da6edce03139c18c5ddd9ece40af62"` [INFO] [stdout] 322c0e7d7c4ff9707fd7b19a1b5737ffa6da6edce03139c18c5ddd9ece40af62 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 0119b1f3b5bc15e501ede6e6e279ec05b37fff581a8a3688661057893afadffe [INFO] running `"docker" "start" "-a" "0119b1f3b5bc15e501ede6e6e279ec05b37fff581a8a3688661057893afadffe"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling proteus v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "0119b1f3b5bc15e501ede6e6e279ec05b37fff581a8a3688661057893afadffe"` [INFO] running `"docker" "rm" "-f" "0119b1f3b5bc15e501ede6e6e279ec05b37fff581a8a3688661057893afadffe"` [INFO] [stdout] 0119b1f3b5bc15e501ede6e6e279ec05b37fff581a8a3688661057893afadffe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] a16a3f48282f6d10eef2bd4166349de5dcb9d8bd2b2a79161ea56106451eb18d [INFO] running `"docker" "start" "-a" "a16a3f48282f6d10eef2bd4166349de5dcb9d8bd2b2a79161ea56106451eb18d"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/proteus-be4200119d25e1aa [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test actions::getter::getter::tests::array_in_array ... ok [INFO] [stdout] test actions::getter::getter::tests::array_value_in_array ... ok [INFO] [stdout] test actions::getter::getter::tests::array_value_in_object ... ok [INFO] [stdout] test actions::getter::getter::tests::array_value_in_object_in_array ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_array_named ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_blank ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_array_blank ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_explicit_key_nested ... ok [INFO] [stdout] test actions::getter::getter::tests::key_value ... ok [INFO] [stdout] test actions::getter::getter::tests::object_value_in_array ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_simple ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_explicit_key_array ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_explicit_key ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_blank_field ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_blank_array ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_namespace ... ok [INFO] [stdout] test actions::getter::namespace::namespace::tests::test_explicit_key_quotes ... ok [INFO] [stdout] test actions::setter::namespace::namespace::tests::test_append_array ... ok [INFO] [stdout] test actions::setter::namespace::namespace::tests::test_array_merge ... ok [INFO] [stdout] test actions::setter::namespace::namespace::tests::test_object_merge ... ok [INFO] [stdout] test actions::setter::namespace::namespace::tests::test_array_combine ... ok [INFO] [stdout] test actions::setter::namespace::namespace::tests::test_direct_set ... ok [INFO] [stdout] test parser::parser::tests::parser_serialize_deserialize ... ok [INFO] [stdout] test transformer::tests::constant ... ok [INFO] [stdout] test transformer::tests::array_of_array_to_array ... ok [INFO] [stdout] test parser::parser::tests::constant ... ok [INFO] [stdout] test parser::parser::tests::join ... ok [INFO] [stdout] test parser::parser::tests::direct_getter ... ok [INFO] [stdout] test transformer::tests::combine_array ... ok [INFO] [stdout] test transformer::tests::merge_array ... ok [INFO] [stdout] test parser::parser::tests::parser_from_str ... ok [INFO] [stdout] test transformer::tests::append_array_top_level ... ok [INFO] [stdout] test transformer::tests::test_explicit_key ... ok [INFO] [stdout] test transformer::tests::transformer_serialization ... ok [INFO] [stdout] test transformer::tests::replace_array ... ok [INFO] [stdout] test transformer::tests::merge_object ... ok [INFO] [stdout] test transformer::tests::push_array ... ok [INFO] [stdout] test transformer::tests::test_10_top_level ... ok [INFO] [stdout] test transformer::tests::test_join ... ok [INFO] [stdout] test transformer::tests::test_top_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests proteus [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a16a3f48282f6d10eef2bd4166349de5dcb9d8bd2b2a79161ea56106451eb18d"` [INFO] running `"docker" "rm" "-f" "a16a3f48282f6d10eef2bd4166349de5dcb9d8bd2b2a79161ea56106451eb18d"` [INFO] [stdout] a16a3f48282f6d10eef2bd4166349de5dcb9d8bd2b2a79161ea56106451eb18d