[INFO] cloning repository https://github.com/lovasoa/json-in-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lovasoa/json-in-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fjson-in-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fjson-in-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cf620734817ff391b6564a86394e4def8a4cd7d [INFO] testing lovasoa/json-in-types against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovasoa%2Fjson-in-types" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lovasoa/json-in-types on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lovasoa/json-in-types [INFO] removed path dependency json_in_type_derive from git repo https://github.com/lovasoa/json-in-types [INFO] finished tweaking git repo https://github.com/lovasoa/json-in-types [INFO] tweaked toml for git repo https://github.com/lovasoa/json-in-types written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lovasoa/json-in-types already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58fc7e085ddbb3e7ac75aab7db98efc7c2a200449eb45bb6ecac30b07337ae4d [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" "58fc7e085ddbb3e7ac75aab7db98efc7c2a200449eb45bb6ecac30b07337ae4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58fc7e085ddbb3e7ac75aab7db98efc7c2a200449eb45bb6ecac30b07337ae4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fc7e085ddbb3e7ac75aab7db98efc7c2a200449eb45bb6ecac30b07337ae4d", kill_on_drop: false }` [INFO] [stdout] 58fc7e085ddbb3e7ac75aab7db98efc7c2a200449eb45bb6ecac30b07337ae4d [INFO] running `Command { std: "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=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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df5a6529cc1626d41b1b190ec3d3f3dc55281926788e150c12c12719c326dcf3 [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" "df5a6529cc1626d41b1b190ec3d3f3dc55281926788e150c12c12719c326dcf3", kill_on_drop: false }` [INFO] [stderr] Compiling ryu-ecmascript v0.1.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling json_in_type v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "df5a6529cc1626d41b1b190ec3d3f3dc55281926788e150c12c12719c326dcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5a6529cc1626d41b1b190ec3d3f3dc55281926788e150c12c12719c326dcf3", kill_on_drop: false }` [INFO] [stdout] df5a6529cc1626d41b1b190ec3d3f3dc55281926788e150c12c12719c326dcf3 [INFO] running `Command { std: "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=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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 733599c923422c12fcac3ec9a4a78c1c3f7be2f47d9a806f85220029f4f14f62 [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" "733599c923422c12fcac3ec9a4a78c1c3f7be2f47d9a806f85220029f4f14f62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling json_in_type_derive v0.1.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling json_in_type v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "733599c923422c12fcac3ec9a4a78c1c3f7be2f47d9a806f85220029f4f14f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733599c923422c12fcac3ec9a4a78c1c3f7be2f47d9a806f85220029f4f14f62", kill_on_drop: false }` [INFO] [stdout] 733599c923422c12fcac3ec9a4a78c1c3f7be2f47d9a806f85220029f4f14f62 [INFO] running `Command { std: "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=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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e7420c11d73cd1fa970af17e975d5368d292612a23a083122ad06bc1a2898f6 [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" "1e7420c11d73cd1fa970af17e975d5368d292612a23a083122ad06bc1a2898f6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/json_in_type-91d85129e0a4efdb [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test base_types::tests::test_bool ... ok [INFO] [stdout] test list::tests::empty ... ok [INFO] [stdout] test base_types::tests::test_float ... ok [INFO] [stdout] test base_types::tests::test_int ... ok [INFO] [stdout] test list::tests::singe_element ... ok [INFO] [stdout] test string::tests::long_nonascii_string ... ok [INFO] [stdout] test object::tests::test_hashmap ... ok [INFO] [stdout] test object::tests::test_nested ... ok [INFO] [stdout] test string::tests::test_chars ... ok [INFO] [stdout] test list::tests::should_be_zero_sized ... ok [INFO] [stdout] test object::tests::test_dynamic_keys ... ok [INFO] [stdout] test list::tests::multiple_elements ... ok [INFO] [stdout] test object::tests::test_single_pair ... ok [INFO] [stdout] test string::tests::test_string_with_control_chars ... ok [INFO] [stdout] test string::tests::test_simple_string ... ok [INFO] [stdout] test string::tests::many_backslashes ... ok [INFO] [stdout] test string::tests::test_complex_string ... ok [INFO] [stdout] test string::tests::long_ascii_string ... ok [INFO] [stdout] test object::tests::test_zero_size ... ok [INFO] [stdout] test object::tests::test_two_pairs ... ok [INFO] [stdout] test object::tests::test_empty ... ok [INFO] [stdout] test string::tests::long_mixed_string ... ok [INFO] [stdout] test string::tests::short_strings_of_increasing_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/json_in_type-71a45d786214562d [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] Running /opt/rustwide/target/debug/deps/macros-f0bc54af4319a1e0 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test mem_size_example ... ok [INFO] [stdout] test test_nested_macro ... ok [INFO] [stdout] test test_mem_size ... ok [INFO] [stdout] test handwritten_equivalent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simple_example-4649aad9c2977fcd [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests json_in_type [INFO] [stdout] test test_simple_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/list.rs - json_list (line 182) ... ok [INFO] [stdout] test src/list.rs - list::RefCell (line 38) ... ok [INFO] [stdout] test src/lib.rs - JSONValue::write_json (line 42) ... ok [INFO] [stdout] test src/list.rs - list::ToJSONList (line 101) ... ok [INFO] [stdout] test src/list.rs - json_list (line 173) ... ok [INFO] [stdout] test src/object.rs - json_object (line 220) ... ok [INFO] [stdout] test src/lib.rs - JSON (line 85) ... ok [INFO] [stdout] test src/object.rs - json_object (line 208) ... ok [INFO] [stdout] test src/object.rs - json_object (line 195) ... ok [INFO] [stdout] test src/object.rs - json_object (line 232) ... ok [INFO] [stdout] test src/object.rs - object::ToJSONObject (line 50) ... ok [INFO] [stdout] test src/list.rs - list::RefCell (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e7420c11d73cd1fa970af17e975d5368d292612a23a083122ad06bc1a2898f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7420c11d73cd1fa970af17e975d5368d292612a23a083122ad06bc1a2898f6", kill_on_drop: false }` [INFO] [stdout] 1e7420c11d73cd1fa970af17e975d5368d292612a23a083122ad06bc1a2898f6