[INFO] fetching crate include-cargo-toml2 0.3.1...
[INFO] testing include-cargo-toml2-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate include-cargo-toml2 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate include-cargo-toml2 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate include-cargo-toml2 0.3.1
[INFO] tweaked toml for crates.io crate include-cargo-toml2 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate include-cargo-toml2 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7718d1b2442b5b4e27dad34fd58e6d241a188a36a5ca875540b38782a37d1030
[INFO] running `Command { std: "docker" "start" "-a" "7718d1b2442b5b4e27dad34fd58e6d241a188a36a5ca875540b38782a37d1030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7718d1b2442b5b4e27dad34fd58e6d241a188a36a5ca875540b38782a37d1030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7718d1b2442b5b4e27dad34fd58e6d241a188a36a5ca875540b38782a37d1030", kill_on_drop: false }`
[INFO] [stdout] 7718d1b2442b5b4e27dad34fd58e6d241a188a36a5ca875540b38782a37d1030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 955eda95e962b8b431de41fe5922a237adb67d1511516128adfad180d22cbc29
[INFO] running `Command { std: "docker" "start" "-a" "955eda95e962b8b431de41fe5922a237adb67d1511516128adfad180d22cbc29", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling include-cargo-toml2 v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.16s
[INFO] running `Command { std: "docker" "inspect" "955eda95e962b8b431de41fe5922a237adb67d1511516128adfad180d22cbc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955eda95e962b8b431de41fe5922a237adb67d1511516128adfad180d22cbc29", kill_on_drop: false }`
[INFO] [stdout] 955eda95e962b8b431de41fe5922a237adb67d1511516128adfad180d22cbc29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f33325f273fb5408f49ed7a41b02a2f4cddeea3d1e8c391862097a7ee0ac5f54
[INFO] running `Command { std: "docker" "start" "-a" "f33325f273fb5408f49ed7a41b02a2f4cddeea3d1e8c391862097a7ee0ac5f54", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling include-cargo-toml2 v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/submodule/mod.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const CRATE_NAME: &str = include_toml!("package"."name");
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Cannot parse Cargo.toml to json: Error { message: "unexpected content, expected nothing", input: Some("[dependencies.proc-macro2]\nversion = \"1\"\n\n[dependencies.quote]\nversion = \"1\"\n\n[dependencies.syn]\nversion = \"1\"\n\n[dependencies.toml]\nversion = \"0\"\n\n[lib]\nname = \"include_cargo_toml2\"\npath = \"src/lib.rs\"\nproc-macro = true\n\n[package]\nauthors = [\"slimboyfat <s1im80yf4t@gmail.com>\"]\nautobenches = false\nautobins = false\nautoexamples = false\nautotests = false\nbuild = false\ncategories = [\"command-line-interface\", \"config\", \"development-tools::build-utils\", \"development-tools\"]\ndescription = \"Load properties of Cargo.toml at compile time\"\nedition = \"2018\"\nkeywords = [\"macro\", \"version\", \"Cargo-toml\", \"compile-time\", \"parse\"]\nlicense-file = \"LICENSE\"\nname = \"include-cargo-toml2\"\nreadme = \"README.md\"\nrepository = \"https://github.com/slimboyfat/include-cargo-toml2\"\nversion = \"0.3.1\"\n\n[[test]]\nname = \"integration_test\"\npath = \"tests/integration_test.rs\"\n"), keys: [], span: Some(26..26) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `include-cargo-toml2` (test "integration_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f33325f273fb5408f49ed7a41b02a2f4cddeea3d1e8c391862097a7ee0ac5f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33325f273fb5408f49ed7a41b02a2f4cddeea3d1e8c391862097a7ee0ac5f54", kill_on_drop: false }`
[INFO] [stdout] f33325f273fb5408f49ed7a41b02a2f4cddeea3d1e8c391862097a7ee0ac5f54
