[INFO] fetching crate include_js 0.1.2... [INFO] testing include_js-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate include_js 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate include_js 0.1.2 [INFO] finished tweaking crates.io crate include_js 0.1.2 [INFO] tweaked toml for crates.io crate include_js 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate include_js 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding handlebars v3.5.5 (available: v6.3.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include_js_core v0.1.2 [INFO] [stderr] Downloaded include_js_codegen v0.1.1 [INFO] [stderr] Downloaded gc_derive v0.3.6 [INFO] [stderr] Downloaded boa_unicode v0.11.0 [INFO] [stderr] Downloaded gc v0.3.6 [INFO] [stderr] Downloaded unicode-general-category v0.3.0 [INFO] [stderr] Downloaded regress v0.2.0 [INFO] [stderr] Downloaded handlebars v3.5.5 [INFO] [stderr] Downloaded Boa v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 892759e91f1593d365988f89721385e1a76676c3192c091aac4ccff3dbea4586 [INFO] running `Command { std: "docker" "start" "-a" "892759e91f1593d365988f89721385e1a76676c3192c091aac4ccff3dbea4586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "892759e91f1593d365988f89721385e1a76676c3192c091aac4ccff3dbea4586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892759e91f1593d365988f89721385e1a76676c3192c091aac4ccff3dbea4586", kill_on_drop: false }` [INFO] [stdout] 892759e91f1593d365988f89721385e1a76676c3192c091aac4ccff3dbea4586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa4150298223c62828a6444eddfe17bb4f5d6a81086bdc4918cc5aacdc7968a [INFO] running `Command { std: "docker" "start" "-a" "2fa4150298223c62828a6444eddfe17bb4f5d6a81086bdc4918cc5aacdc7968a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling boa_unicode v0.11.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling gc_derive v0.3.6 [INFO] [stderr] Compiling gc v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling regress v0.2.0 [INFO] [stderr] Compiling Boa v0.11.0 [INFO] [stderr] Compiling include_js_core v0.1.2 [INFO] [stderr] Compiling include_js_codegen v0.1.1 [INFO] [stderr] Compiling include_js v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: regress v0.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "2fa4150298223c62828a6444eddfe17bb4f5d6a81086bdc4918cc5aacdc7968a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa4150298223c62828a6444eddfe17bb4f5d6a81086bdc4918cc5aacdc7968a", kill_on_drop: false }` [INFO] [stdout] 2fa4150298223c62828a6444eddfe17bb4f5d6a81086bdc4918cc5aacdc7968a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0caff9d2166d781ccbd35af696ae31040996e19b236f10930eb63d1addc22c5 [INFO] running `Command { std: "docker" "start" "-a" "b0caff9d2166d781ccbd35af696ae31040996e19b236f10930eb63d1addc22c5", kill_on_drop: false }` [INFO] [stderr] Compiling include_js v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: regress v0.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b0caff9d2166d781ccbd35af696ae31040996e19b236f10930eb63d1addc22c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0caff9d2166d781ccbd35af696ae31040996e19b236f10930eb63d1addc22c5", kill_on_drop: false }` [INFO] [stdout] b0caff9d2166d781ccbd35af696ae31040996e19b236f10930eb63d1addc22c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0edcf53c2d7ef8bcaa4c9e5af60004b21f2d7a3b87beaef342d1475777932505 [INFO] running `Command { std: "docker" "start" "-a" "0edcf53c2d7ef8bcaa4c9e5af60004b21f2d7a3b87beaef342d1475777932505", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: regress v0.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_js-2807878e22995a62) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests include_js [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0edcf53c2d7ef8bcaa4c9e5af60004b21f2d7a3b87beaef342d1475777932505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edcf53c2d7ef8bcaa4c9e5af60004b21f2d7a3b87beaef342d1475777932505", kill_on_drop: false }` [INFO] [stdout] 0edcf53c2d7ef8bcaa4c9e5af60004b21f2d7a3b87beaef342d1475777932505