[INFO] cloning repository https://github.com/higumachan/ray-tracing-in-one-week-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/higumachan/ray-tracing-in-one-week-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fray-tracing-in-one-week-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fray-tracing-in-one-week-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a02b658fa79c16ab3da36da43086aae8dbcf491a [INFO] checking higumachan/ray-tracing-in-one-week-rust against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fray-tracing-in-one-week-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/higumachan/ray-tracing-in-one-week-rust on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/higumachan/ray-tracing-in-one-week-rust [INFO] finished tweaking git repo https://github.com/higumachan/ray-tracing-in-one-week-rust [INFO] tweaked toml for git repo https://github.com/higumachan/ray-tracing-in-one-week-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/higumachan/ray-tracing-in-one-week-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unwrap-ord v0.1.1 [INFO] [stderr] Downloaded syn v1.0.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9653c766cc06963d3a9712d5a5cb6c572dc1b1b8d8b9f20ec5f4616816a3d77f [INFO] running `Command { std: "docker" "start" "-a" "9653c766cc06963d3a9712d5a5cb6c572dc1b1b8d8b9f20ec5f4616816a3d77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9653c766cc06963d3a9712d5a5cb6c572dc1b1b8d8b9f20ec5f4616816a3d77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9653c766cc06963d3a9712d5a5cb6c572dc1b1b8d8b9f20ec5f4616816a3d77f", kill_on_drop: false }` [INFO] [stdout] 9653c766cc06963d3a9712d5a5cb6c572dc1b1b8d8b9f20ec5f4616816a3d77f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1780e77876fd5d8e578e7a9e7890dc5ecb0f152820d057ceea1db6b2d87781 [INFO] running `Command { std: "docker" "start" "-a" "9f1780e77876fd5d8e578e7a9e7890dc5ecb0f152820d057ceea1db6b2d87781", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking unwrap-ord v0.1.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking ray-tracing-in-one-week-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error[E0432]: unresolved import `ray_tracing_in_one_week_rust::lambertian` [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use ray_tracing_in_one_week_rust::lambertian::Lambertian; [INFO] [stdout] | ^^^^^^^^^^ could not find `lambertian` in `ray_tracing_in_one_week_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ray_tracing_in_one_week_rust::lambertian` [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use ray_tracing_in_one_week_rust::lambertian::Lambertian; [INFO] [stdout] | ^^^^^^^^^^ could not find `lambertian` in `ray_tracing_in_one_week_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ray_tracing_in_one_week_rust::metal` [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use ray_tracing_in_one_week_rust::metal::Metal; [INFO] [stdout] | ^^^^^ could not find `metal` in `ray_tracing_in_one_week_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ray_tracing_in_one_week_rust::metal` [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use ray_tracing_in_one_week_rust::metal::Metal; [INFO] [stdout] | ^^^^^ could not find `metal` in `ray_tracing_in_one_week_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ray_tracing_in_one_week_rust::lambertian` [INFO] [stdout] --> examples/9_3_modeling_light_scatter_and_reflectance.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use ray_tracing_in_one_week_rust::lambertian::Lambertian; [INFO] [stdout] | ^^^^^^^^^^ could not find `lambertian` in `ray_tracing_in_one_week_rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/6_2_simplifying_the_ray-shphere_intersection_code.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | let r = Ray::new( [INFO] [stdout] | _____________________^^^^^^^^- [INFO] [stdout] 61 | | origin.clone(), [INFO] [stdout] 62 | | &lower_left_corner + &hv + vv - Vector3::from(origin.clone()), [INFO] [stdout] 63 | | ); [INFO] [stdout] | |_____________- an argument of type `f64` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/ray.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(origin: Point3, direction: Vector3, time: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 60 | let r = Ray::new(origin.clone(), &lower_left_corner + &hv + vv - Vector3::from(origin.clone()), /* f64 */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 7 arguments were supplied [INFO] [stdout] --> benches/world_hit.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | let camera = Camera::new( [INFO] [stdout] | __________________^^^^^^^^^^^- [INFO] [stdout] 90 | | look_from, [INFO] [stdout] 91 | | look_at, [INFO] [stdout] 92 | | vup, [INFO] [stdout] ... | [INFO] [stdout] 96 | | dist_to_focus, [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_____- two arguments of type `f64` and `f64` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/camera.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 89 | let camera = Camera::new(look_from, look_at, vup, 20.0, aspect_ratio, aperture, dist_to_focus, /* f64 */, /* f64 */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 7 arguments were supplied [INFO] [stdout] --> examples/14_1_parallel.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | let camera = Camera::new( [INFO] [stdout] | __________________^^^^^^^^^^^- [INFO] [stdout] 128 | | look_from, [INFO] [stdout] 129 | | look_at, [INFO] [stdout] 130 | | vup, [INFO] [stdout] ... | [INFO] [stdout] 134 | | dist_to_focus, [INFO] [stdout] 135 | | ); [INFO] [stdout] | |_____- two arguments of type `f64` and `f64` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/camera.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 127 | let camera = Camera::new(look_from, look_at, vup, 20.0, aspect_ratio, aperture, dist_to_focus, /* f64 */, /* f64 */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (example "6_2_simplifying_the_ray-shphere_intersection_code") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 62 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ----------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 65 | material_ground, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Arc`, found `Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn Material + 'static)>` [INFO] [stdout] found struct `Rc` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/sphere.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(center: Point3, radius: f64, material: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | .scatter(ray, &r) [INFO] [stdout] | ^^^^^^^ --- an argument of type `&mut ThreadRng` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material/material.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn scatter( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 26 | .scatter(/* &mut ThreadRng */, ray, &r) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (example "14_1_parallel") due to 2 previous errors [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (bench "world_hit") due to 2 previous errors [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/9_3_modeling_light_scatter_and_reflectance.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | .scatter(ray, &r) [INFO] [stdout] | ^^^^^^^ --- an argument of type `&mut ThreadRng` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material/material.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn scatter( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 25 | .scatter(/* &mut ThreadRng */, ray, &r) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | .scatter(ray, &r) [INFO] [stdout] | ^^^^^^^ --- an argument of type `&mut ThreadRng` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/material/material.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn scatter( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 26 | .scatter(/* &mut ThreadRng */, ray, &r) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 63 | | Point3::new(0.0, -100.5, -1.0), [INFO] [stdout] 64 | | 100.0, [INFO] [stdout] 65 | | material_ground, [INFO] [stdout] 66 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 67 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ----------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 70 | material_center, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Arc`, found `Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn Material + 'static)>` [INFO] [stdout] found struct `Rc` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/sphere.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(center: Point3, radius: f64, material: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 68 | | Point3::new_z(-1.0), [INFO] [stdout] 69 | | 0.5, [INFO] [stdout] 70 | | material_center, [INFO] [stdout] 71 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ----------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 75 | material_left, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `Arc`, found `Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn Material + 'static)>` [INFO] [stdout] found struct `Rc` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/sphere.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(center: Point3, radius: f64, material: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 73 | | Point3::new(-1.0, 0.0, -1.0), [INFO] [stdout] 74 | | 0.5, [INFO] [stdout] 75 | | material_left, [INFO] [stdout] 76 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 77 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ----------- arguments to this function are incorrect [INFO] [stdout] ... [INFO] [stdout] 80 | material_right, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `Arc`, found `Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc<(dyn Material + 'static)>` [INFO] [stdout] found struct `Rc` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/sphere.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(center: Point3, radius: f64, material: Arc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 72 | | Point3::new(0.0, -100.5, -1.0), [INFO] [stdout] 73 | | 100.0, [INFO] [stdout] 74 | | material_ground, [INFO] [stdout] 75 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 78 | | Point3::new(1.0, 0.0, -1.0), [INFO] [stdout] 79 | | 0.5, [INFO] [stdout] 80 | | material_right, [INFO] [stdout] 81 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 72 | | Point3::new(0.0, -100.5, -1.0), [INFO] [stdout] 73 | | 100.0, [INFO] [stdout] 74 | | material_ground, [INFO] [stdout] 75 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/10_3_total_internal_reflection.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 99 | let r = camera.ray(u, v); [INFO] [stdout] | ^^^ - an argument of type `&mut _` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/camera.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ray(&self, rng: &mut R, s: f64, t: f64) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 99 | let r = camera.ray(/* rng */, v, u); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_3_modeling_light_scatter_and_reflectance.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 67 | | Point3::new_z(-1.0), [INFO] [stdout] 68 | | 0.5, [INFO] [stdout] 69 | | Rc::new(Lambertian::new(color.clone())), [INFO] [stdout] 70 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 77 | | Point3::new_z(-1.0), [INFO] [stdout] 78 | | 0.5, [INFO] [stdout] 79 | | material_center, [INFO] [stdout] 80 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 77 | | Point3::new_z(-1.0), [INFO] [stdout] 78 | | 0.5, [INFO] [stdout] 79 | | material_center, [INFO] [stdout] 80 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 82 | | Point3::new(-1.0, 0.0, -1.0), [INFO] [stdout] 83 | | 0.5, [INFO] [stdout] 84 | | material_left, [INFO] [stdout] 85 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_3_modeling_light_scatter_and_reflectance.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 72 | | Point3::new(0.0, -100.5, -1.0), [INFO] [stdout] 73 | | 100.0, [INFO] [stdout] 74 | | Rc::new(Lambertian::new(color)), [INFO] [stdout] 75 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (example "10_3_total_internal_reflection") due to 10 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 87 | | Point3::new(1.0, 0.0, -1.0), [INFO] [stdout] 88 | | 0.5, [INFO] [stdout] 89 | | material_right, [INFO] [stdout] 90 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 82 | | Point3::new(-1.0, 0.0, -1.0), [INFO] [stdout] 83 | | 0.5, [INFO] [stdout] 84 | | material_left, [INFO] [stdout] 85 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/9_3_modeling_light_scatter_and_reflectance.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | let r = camera.ray(u, v); [INFO] [stdout] | ^^^ - an argument of type `&mut _` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/camera.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ray(&self, rng: &mut R, s: f64, t: f64) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 93 | let r = camera.ray(/* rng */, v, u); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/9_5_a_scene_with_metal_spheres.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | let r = camera.ray(u, v); [INFO] [stdout] | ^^^ - an argument of type `&mut _` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/camera.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ray(&self, rng: &mut R, s: f64, t: f64) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 108 | let r = camera.ray(/* rng */, v, u); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | world.add(Box::new(Sphere::new( [INFO] [stdout] | ___________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 87 | | Point3::new(1.0, 0.0, -1.0), [INFO] [stdout] 88 | | 0.5, [INFO] [stdout] 89 | | material_right, [INFO] [stdout] 90 | | ))); [INFO] [stdout] | |______^ expected `HitObject`, found `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `HitObject` [INFO] [stdout] found struct `Box` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hit_objects.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn add(&mut self, object: HitObject) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> examples/9_6_fuzzy_reflection.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | let r = camera.ray(u, v); [INFO] [stdout] | ^^^ - an argument of type `&mut _` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/camera.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ray(&self, rng: &mut R, s: f64, t: f64) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 108 | let r = camera.ray(/* rng */, v, u); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (example "9_3_modeling_light_scatter_and_reflectance") due to 6 previous errors [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (example "9_5_a_scene_with_metal_spheres") due to 9 previous errors [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-in-one-week-rust` (example "9_6_fuzzy_reflection") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "9f1780e77876fd5d8e578e7a9e7890dc5ecb0f152820d057ceea1db6b2d87781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1780e77876fd5d8e578e7a9e7890dc5ecb0f152820d057ceea1db6b2d87781", kill_on_drop: false }` [INFO] [stdout] 9f1780e77876fd5d8e578e7a9e7890dc5ecb0f152820d057ceea1db6b2d87781 [INFO] checking higumachan/ray-tracing-in-one-week-rust against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fray-tracing-in-one-week-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/higumachan/ray-tracing-in-one-week-rust on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/higumachan/ray-tracing-in-one-week-rust [INFO] finished tweaking git repo https://github.com/higumachan/ray-tracing-in-one-week-rust [INFO] tweaked toml for git repo https://github.com/higumachan/ray-tracing-in-one-week-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/higumachan/ray-tracing-in-one-week-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f0f58ccea180cabc7a88be6da602ad75445e7d8785d37fcdbcb031f813fada2 [INFO] running `Command { std: "docker" "start" "-a" "4f0f58ccea180cabc7a88be6da602ad75445e7d8785d37fcdbcb031f813fada2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f0f58ccea180cabc7a88be6da602ad75445e7d8785d37fcdbcb031f813fada2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0f58ccea180cabc7a88be6da602ad75445e7d8785d37fcdbcb031f813fada2", kill_on_drop: false }` [INFO] [stdout] 4f0f58ccea180cabc7a88be6da602ad75445e7d8785d37fcdbcb031f813fada2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac80989bdeef95fc772334227174d5cae463f1553fc6e28967ee907ec4c2a33b [INFO] running `Command { std: "docker" "start" "-a" "ac80989bdeef95fc772334227174d5cae463f1553fc6e28967ee907ec4c2a33b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "ac80989bdeef95fc772334227174d5cae463f1553fc6e28967ee907ec4c2a33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac80989bdeef95fc772334227174d5cae463f1553fc6e28967ee907ec4c2a33b", kill_on_drop: false }` [INFO] [stdout] ac80989bdeef95fc772334227174d5cae463f1553fc6e28967ee907ec4c2a33b